|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Collaboration diagram for ilSimpleSAMLphpConfigTemplateHandler:Public Member Functions | |
| __construct (private Filesystem $fs) | |
| copy (string $sourcePath, string $destinationPath, array $placeholders=[]) | |
Definition at line 23 of file class.ilSimpleSAMLphpConfigTemplateHandler.php.
| ilSimpleSAMLphpConfigTemplateHandler::__construct | ( | private Filesystem | $fs | ) |
Definition at line 25 of file class.ilSimpleSAMLphpConfigTemplateHandler.php.
| ilSimpleSAMLphpConfigTemplateHandler::copy | ( | string | $sourcePath, |
| string | $destinationPath, | ||
| array | $placeholders = [] |
||
| ) |
| array | $placeholders | A key/value map where the key is the name of a placeholder, and the value is a primitive type or a callable |
Definition at line 32 of file class.ilSimpleSAMLphpConfigTemplateHandler.php.
References ilFileUtils\getDataDir().
Here is the call graph for this function: