Method Frontend::generateMargin
Automatically extracted PHP DOC comment from code: END OF PHP DOC
Take an array of four margin values and the current unit and compile the margin style definition
protected function string generateMargin(array $arrValues, string $strType)
Parameters
- array $arrValues
- Not documented yet. Please add documentation to this entry.
- string $strType
- Default: 'margin'
- Not documented yet. Please add documentation to this entry.
Add a comment