Skip to content
Snippets Groups Projects
Commit f3c64fa5 authored by Mark Harding's avatar Mark Harding
Browse files

(fix): typo in interface for analytics pam

parent 9cf1c454
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@ use Minds\Core;
use Minds\Core\Di\Di;
use Minds\Interfaces;
class analytics implements Interfaces\Api, Interfaces\ApiIgnorenPam
class analytics implements Interfaces\Api, Interfaces\ApiIgnorePam
{
public function get($pages)
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment