Property | Type | Description | |
---|---|---|---|
$storage | ArrayObject |
Method | Description | |
---|---|---|
append ( String $property, String $content ) : |
Append meta | |
prepend ( String $property, String $content ) : |
Prepend meta | |
render ( ) : String | Render all meta tags |
public append ( String $property, String $content ) : |
||
$property | String | |
$content | String | |
return |
public prepend ( String $property, String $content ) : |
||
$property | String | |
$content | String | |
return |