PHP Class Shopware\PluginCreator\Services\WorkingDirectoryProvider\RootDetector\ShopwareRootDetector

Inheritance: implements RootDetectorInterface
Show file Open project: shopwarelabs/sw-cli-tools Class Usage Examples

Public Methods

Method Description
isRoot ( string $path ) : boolean

Private Methods

Method Description
validateDirectories ( string $path ) : boolean
validateFiles ( string $path ) : boolean

Method Details

isRoot() public method

public isRoot ( string $path ) : boolean
$path string
return boolean