Neos\ContentRepository\Domain\Service\ImportExport\ImportExportPropertyMappingConfiguration::__construct PHP Метод

__construct() публичный Метод

public __construct ( $resourceLoadSavePath )
$resourceLoadSavePath
    public function __construct($resourceLoadSavePath)
    {
        $this->resourceLoadSavePath = $resourceLoadSavePath;
    }