FOFHalLink::__construct
Public constructor of a FOFHalLink object
Signature
public function __construct(string
$href,
[boolean
$templated = false,
[string
$name = null,
[string
$hreflang = null,
[string
$title = null]]]] )
Parameters
-
$href
- See $this->_href
-
$templated
- See $this->_templated
-
$name
- See $this->_name
-
$hreflang
- See $this->_hreflang
-
$title
- See $this->_title
Errors/Exceptions
-
RuntimeException
- If $href is empty