Remove translation error...
This commit is contained in:
parent
ba5d250629
commit
919e2d1942
1 changed files with 1 additions and 1 deletions
|
@ -138,7 +138,7 @@ class Adonis {
|
|||
|
||||
}
|
||||
|
||||
function getRequirements($self, $view, $paginate_by = 100) {
|
||||
function getRequirements($view, $paginate_by = 100) {
|
||||
$requirements = array();
|
||||
$page_num = 1;
|
||||
|
||||
|
|
Loading…
Reference in a new issue