trait DirectoryMapperAwareTrait (View source)

Trait for objects that define a object directory mapping strategy

Methods

string
getBasePath()

No description

setBasePath(string $path)

No description

Details

string getBasePath()

Return Value

string

setBasePath(string $path)

Parameters

string $path Base path

DirectoryMapperInterface getDirectoryMapper()

setDirectoryMapper(DirectoryMapperInterface $mapper)

Parameters

DirectoryMapperInterface $mapper Object storage directory mapping strategy