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
}
php
An exception for terminatinating execution or to throw for unit testing.
SAML2\Utilities\Temporal
Definition:
Temporal.php:6
SAML2\Utilities\Temporal\getTime
static getTime()
Getter for getting the current timestamp.
Definition:
Temporal.php:13
SAML2\Utilities
Definition:
ArrayCollection.php:3
libs
composer
vendor
simplesamlphp
saml2
src
SAML2
Utilities
Temporal.php
Generated on Sat Oct 4 2025 19:00:58 for ILIAS by
1.9.4 (using
Doxyfile
)