Unverified Commit ee53a732 authored by Yassine Doghri's avatar Yassine Doghri
Browse files

fix(follow): add missing helpers to Actor controller

parent fca7bd68
Loading
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -14,6 +14,8 @@ class Actor extends \ActivityPub\Controllers\ActorController
{
    use AnalyticsTrait;

    protected $helpers = ['auth', 'svg', 'components', 'misc'];

    public function follow()
    {
        // Prevent analytics hit when authenticated