ILIAS
trunk Revision v11.0_alpha-1723-g8e69f309bab
|
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().
Referenced by ilSimpleSAMLphpWrapper\initConfigFiles().