ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
◀ ilDoc Overview
Temporal.php
Go to the documentation of this file.
1
<?php
2
3
namespace
SAML2\Utilities
;
4
5
class
Temporal
6
{
13
public
static
function
getTime
()
14
{
15
return
time
();
16
}
17
}
SAML2\Utilities
Definition:
ArrayCollection.php:3
SAML2\Utilities\Temporal\getTime
static getTime()
Getter for getting the current timestamp.
Definition:
Temporal.php:13
SAML2\Utilities\Temporal
Definition:
Temporal.php:5
time
Add data(end) time
Method that wraps PHPs time in order to allow simulations with the workflow.
Definition:
40duplicateStyle.php:39
libs
composer
vendor
simplesamlphp
saml2
src
SAML2
Utilities
Temporal.php
Generated on Tue Feb 25 2025 19:01:16 for ILIAS by
1.8.13 (using
Doxyfile
)