Open bradkeifer opened 3 years ago
The documentation is not up to date with the latest set of helpers. It currently defines use of the UserHelper::link() method and not the AuthLinkHelper::link() method.
UserHelper::link()
AuthLinkHelper::link()
The documentation is not up to date with the latest set of helpers. It currently defines use of the
UserHelper::link()
method and not theAuthLinkHelper::link()
method.