public static getTitle ([mixed $tags])
Gets the current document title. The title will be automatically escaped.
echo Phalcon\Tag::getTitle();
{{ get_title() }}
public static getTitle ([mixed $tags])
Gets the current document title. The title will be automatically escaped.
echo Phalcon\Tag::getTitle();
{{ get_title() }}
Please login to continue.