PHP 클래스 Shopware\PluginCreator\Services\WorkingDirectoryProvider\CurrentOutputDirectoryProvider

상속: implements Shopware\PluginCreator\Services\WorkingDirectoryProvider\OutputDirectoryProviderInterface
파일 보기 프로젝트 열기: shopwarelabs/sw-cli-tools 1 사용 예제들

공개 메소드들

메소드 설명
__construct ( Shopware\PluginCreator\Services\WorkingDirectoryProvider\RootDetector\RootDetectorInterface $rootDetector, string $name )
getPath ( ) : string

비공개 메소드들

메소드 설명
getCwd ( ) : string

메소드 상세

__construct() 공개 메소드

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

getPath() 공개 메소드

public getPath ( ) : string
리턴 string