mirror of
https://github.com/getformwork/formwork.git
synced 2025-02-22 16:56:50 +01:00
Remove Admin::translation()
This commit is contained in:
parent
fd40c69e13
commit
0103e4c34e
@ -88,14 +88,6 @@ final class Admin
|
||||
return $this->users->get($username);
|
||||
}
|
||||
|
||||
/**
|
||||
* Get current translation
|
||||
*/
|
||||
public function translation(): Translation
|
||||
{
|
||||
return $this->translation;
|
||||
}
|
||||
|
||||
/**
|
||||
* Run the administration panel
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user