Some helper for the code inside
tagauthor | etessore |
---|
__construct()
add_inline_script(string $content, string $name) : \HeadHelper
string
the js code
string
the name of the script
\HeadHelper
$this for chainabilitydelete_link(string $link)
string
the link name
get_head() : \some
\some
usefull meta tags for the set_charset(string $charset)
string
the charset
set_link(array $link)
array
the link
set_title(string $title)
string
the title
set_ua(string $ga)
string
UA-XXXXXX
the_head()
$charset : \the
$custom_scripts : array
$links : array
$title : string
$ua : string