mirror of
https://github.com/daledavies/jump.git
synced 2026-01-13 19:02:08 +01:00
Add ability for jump to be translated into other languages
This commit is contained in:
@@ -19,6 +19,7 @@ abstract class AbstractAPI {
|
||||
protected \Jump\Config $config,
|
||||
protected \Jump\Cache $cache,
|
||||
protected \Nette\Http\Session $session,
|
||||
protected \Jump\Language $language,
|
||||
protected ?array $routeparams
|
||||
){}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user