ComposerScripts.php
system/ComposerScripts.php
1 class
4 methods
class ComposerScripts
This class is used by Composer during installs and updates to move files to locations within the system folder so that end-users do not need to use Composer to install a package, but can simply download.
postUpdate
()
recursiveDelete
(string $directory)
recursiveMirror
(string $originDir, string $targetDir)
copyKintInitFiles
()