Shopware\PluginCreator\Services\WorkingDirectoryProvider\CurrentOutputDirectoryProvider::getCwd PHP Метод

getCwd() приватный Метод

private getCwd ( ) : string
Результат string
    private function getCwd()
    {
        return getcwd();
    }
CurrentOutputDirectoryProvider