PHP Class Shopware\PluginCreator\Services\WorkingDirectoryProvider\CurrentOutputDirectoryProvider

Inheritance: implements Shopware\PluginCreator\Services\WorkingDirectoryProvider\OutputDirectoryProviderInterface
Show file Open project: shopwarelabs/sw-cli-tools Class Usage Examples

Public Methods

Method Description
__construct ( Shopware\PluginCreator\Services\WorkingDirectoryProvider\RootDetector\RootDetectorInterface $rootDetector, string $name )
getPath ( ) : string

Private Methods

Method Description
getCwd ( ) : string

Method Details

__construct() public method

public __construct ( Shopware\PluginCreator\Services\WorkingDirectoryProvider\RootDetector\RootDetectorInterface $rootDetector, string $name )
$rootDetector Shopware\PluginCreator\Services\WorkingDirectoryProvider\RootDetector\RootDetectorInterface
$name string

getPath() public method

public getPath ( ) : string
return string