Skip to content
Snippets Groups Projects
Commit d742044d authored by Demian Katz's avatar Demian Katz
Browse files

php-cs-fixer

parent 0938dc65
Branches
Tags
No related merge requests found
...@@ -156,4 +156,4 @@ class PaginationHelper ...@@ -156,4 +156,4 @@ class PaginationHelper
$paginator->setCurrentPageNumber($pageOptions['page']); $paginator->setCurrentPageNumber($pageOptions['page']);
return $paginator; return $paginator;
} }
} }
\ No newline at end of file
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment