Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Sebastian Späth
Castopod Host
Commits
ee53a732
Unverified
Commit
ee53a732
authored
May 12, 2021
by
Yassine Doghri
Browse files
fix(follow): add missing helpers to Actor controller
parent
fca7bd68
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/Controllers/Actor.php
View file @
ee53a732
...
...
@@ -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
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment