class LanguagesManager
The languages manager allows us to manage the all things related to DvsLanguage model
Methods
|
__construct(DvsLanguage $Language)
Construct a new language manager |
||
| $this |
modifyActiveFlag($id $id, $isActive $isActive)
Updates the active field of a language |
Details
at line 22
public
__construct(DvsLanguage $Language)
Construct a new language manager
at line 35
public $this
modifyActiveFlag($id $id, $isActive $isActive)
Updates the active field of a language