Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Primary navigation
Search or go to…
Project
Minds Backend - Engine
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Privacy statement
Keyboard shortcuts
?
What's new
4
Snippets
Groups
Projects
Show more breadcrumbs
Minds
Minds Backend - Engine
Commits
f3c64fa5
Commit
f3c64fa5
authored
5 years ago
by
Mark Harding
Browse files
Options
Downloads
Patches
Plain Diff
(fix): typo in interface for analytics pam
parent
9cf1c454
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Controllers/api/v2/analytics.php
+1
-1
1 addition, 1 deletion
Controllers/api/v2/analytics.php
with
1 addition
and
1 deletion
Controllers/api/v2/analytics.php
+
1
−
1
View file @
f3c64fa5
...
...
@@ -7,7 +7,7 @@ use Minds\Core;
use
Minds\Core\Di\Di
;
use
Minds\Interfaces
;
class
analytics
implements
Interfaces\Api
,
Interfaces\ApiIgnore
n
Pam
class
analytics
implements
Interfaces\Api
,
Interfaces\ApiIgnorePam
{
public
function
get
(
$pages
)
{
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment