We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
d6c95aa
Support named routes.
$this->AuthUser->link('Change Password', ['_name' => 'admin:account:password'])
$this->AuthUserHelper->hasAccess(['_name' => 'Tags::edit'])
Thanks for this @lorro and @saeideng