Reply to thread

XF\Mvc\Router::buildLink: public function buildLink($link, $data = null, array $parameters = [], $hash = null)

XF\Mvc\Controller::buildLink: public function buildLink($link, $data = null, array $parameters = [])


The $hash parameter should be added for consistency and in order to facilitate the same feature set without needing to manually call the router.


Back
Top Bottom