ThemeDirectoryInterface

Extends

Interface ThemeDirectoryInterface

package

Default

Methods

Returns a list of all directories in the current theme (non-recursively).

getChildren() : \ThemeDirectoryCollection|null

Returns a list of all files in the current theme (non-recursively).

getFiles() : array<mixed,string>

Response

array<mixed,string>

Returns the theme directories root path.

getRoot() : \ThemeDirectoryRootInterface