PHP Class tad\WPBrowser\Extension\Symlinker

Inheritance: extends Codeception\Extension
Afficher le fichier Open project: lucatume/wp-browser

Méthodes publiques

Свойство Type Description
$events

Protected Properties

Свойство Type Description
$destination string
$required array

Méthodes publiques

Méthode Description
__construct ( $config, $options, tad\WPBrowser\Filesystem\Filesystem $filesystem = null )
_initialize ( )
symlink ( Codeception\Event\SuiteEvent $e )
unlink ( Codeception\Event\SuiteEvent $e )

Méthodes protégées

Méthode Description
checkRequirements ( )
checkSingleDestination ( $destination )
getDestination ( $rootFolder, array $settings = null ) : array | mixed | string
getRootFolder ( ) : string

Private Methods

Méthode Description
checkRootFolder ( $rootFolder )

Method Details

__construct() public méthode

public __construct ( $config, $options, tad\WPBrowser\Filesystem\Filesystem $filesystem = null )
$filesystem tad\WPBrowser\Filesystem\Filesystem

_initialize() public méthode

public _initialize ( )

checkRequirements() protected méthode

protected checkRequirements ( )

checkSingleDestination() protected méthode

protected checkSingleDestination ( $destination )
$destination

getDestination() protected méthode

protected getDestination ( $rootFolder, array $settings = null ) : array | mixed | string
$rootFolder
$settings array
Résultat array | mixed | string

getRootFolder() protected méthode

protected getRootFolder ( ) : string
Résultat string

Property Details

$destination protected_oe property

protected string $destination
Résultat string

$events public_oe static_oe property

public static $events

$required protected_oe property

protected array $required
Résultat array