add ActivatedFilter
This commit is contained in:
@@ -59,7 +59,7 @@ class PingController extends RestController
|
|||||||
protected function getOptionalActivatedActions()
|
protected function getOptionalActivatedActions()
|
||||||
{
|
{
|
||||||
// user must not be activated to call this actions
|
// user must not be activated to call this actions
|
||||||
return ['ping', 'pingActivated'];
|
return ['ping', 'ping-activated'];
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user