Adds a new page to the collection.
add(\StringType $name, \StringType $url, \BoolType $current)
Arguments
$name
\StringType
The page name to be displayed must be already translated.
$current
\BoolType
Whether the provided page is the one currently displayed.