fix(registerApiRoutes): newname
This commit is contained in:
parent
bb674c88eb
commit
245487ad7f
@ -20,7 +20,7 @@ class SeacmsAuth extends AbstractPicoPlugin implements ApiAware
|
|||||||
* return api routes
|
* return api routes
|
||||||
* @return array
|
* @return array
|
||||||
*/
|
*/
|
||||||
public function registerOnPageRenderedApiRoutes():array
|
public function registerApiRoutes():array
|
||||||
{
|
{
|
||||||
return [
|
return [
|
||||||
'GET login/isConnected' => 'apiIsConnected',
|
'GET login/isConnected' => 'apiIsConnected',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user