Requirement
class Requirement implements PresetAdapterInterface
Methods
array
getData()
Return the parsed and transformed statement array
void
parse()
No description
string
__toString()
Returns the src path of the preset statement
string
__toHtml()
Returns the full HTML script
Details
at line 55
__construct(array $data, AssetsPresetInterface $preset)
at line 68
array
getData()
Return the parsed and transformed statement array
at line 96
void
parse()
at line 120
string
__toString()
Returns the src path of the preset statement
at line 140
string
__toHtml()
Returns the full HTML script