Property | Type | Description | |
---|---|---|---|
$events |
Property | Type | Description | |
---|---|---|---|
$destination | string | ||
$required | array |
Method | Description | |
---|---|---|
__construct ( $config, $options, tad\WPBrowser\Filesystem\Filesystem $filesystem = null ) | ||
_initialize ( ) | ||
symlink ( Codeception\Event\SuiteEvent $e ) | ||
unlink ( Codeception\Event\SuiteEvent $e ) |
Method | Description | |
---|---|---|
checkRequirements ( ) | ||
checkSingleDestination ( $destination ) | ||
getDestination ( $rootFolder, array $settings = null ) : array | mixed | string | ||
getRootFolder ( ) : string |
Method | Description | |
---|---|---|
checkRootFolder ( $rootFolder ) |
public __construct ( $config, $options, tad\WPBrowser\Filesystem\Filesystem $filesystem = null ) | ||
$filesystem | tad\WPBrowser\Filesystem\Filesystem |
protected checkSingleDestination ( $destination ) | ||
$destination |
public symlink ( Codeception\Event\SuiteEvent $e ) | ||
$e | Codeception\Event\SuiteEvent |
public unlink ( Codeception\Event\SuiteEvent $e ) | ||
$e | Codeception\Event\SuiteEvent |