style fix

This commit is contained in:
Ad Schellevis 2015-10-26 16:00:49 +01:00
parent e058539820
commit 40d2aa867e

View File

@ -41,6 +41,7 @@ class ControllerBase extends ControllerRoot
{
/**
* translate a text
* @param OPNsense\Core\Config $cnf config handle
* @return Gettext
*/
public function getTranslator($cnf)