AssetsPresetInterface
interface AssetsPresetInterface
AssetsPresetInterface
Any Assets Preset class must implement this interface methods.
Methods
__construct(string $preset_name, array $preset_data, AssetsPackageInterface $package)
No description
array
getStatements()
No description
array
getStatement(string $name)
No description
string
__toHtml()
No description