fix(registerApiRoutes): new name
This commit is contained in:
parent
155ab21f26
commit
c686b5cd39
@ -48,7 +48,7 @@ class PicoContentEditor extends AbstractPicoPlugin implements ApiAware
|
||||
* return api routes
|
||||
* @return array
|
||||
*/
|
||||
public function registerOnPageRenderedApiRoutes():array
|
||||
public function registerApiRoutes():array
|
||||
{
|
||||
return [
|
||||
];
|
||||
|
Loading…
x
Reference in New Issue
Block a user