CliEntryPoint implements InstallerScript
Table of Contents
Interfaces
- InstallerScript
Methods
- __construct() : mixed
- run() : bool
Methods
__construct()
public
__construct(string $source, string $target) : mixed
Parameters
- $source : string
- $target : string
run()
public
run(Event $event) : bool
Parameters
- $event : Event