Solar_View_Helper_Meta::meta()

public string Solar_View_Helper_Meta::meta ( string $attribs )

Returns a <meta ...

Parameters

  • (string) $attribs: The specification array, typically with keys 'name' or 'http-equiv', and 'content'.

Returns

  • (string) The <meta ... /> tag.

Description

Returns a <meta ...

/> tag.



Local