refactoring and adding more dependency injection through ioc container.
This commit is contained in:
@@ -2,6 +2,12 @@
|
||||
|
||||
return array(
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Pagination "Next" and "Previous" Language
|
||||
|--------------------------------------------------------------------------
|
||||
*/
|
||||
|
||||
'previous' => '« Previous',
|
||||
'next' => 'Next »',
|
||||
|
||||
|
||||
Reference in New Issue
Block a user