MenaraSolutions\Geographer\Services\Poliglottas\Base::inflictIn PHP Метод

inflictIn() защищенный Метод

protected inflictIn ( string $template ) : string
$template string
Результат string
    protected function inflictIn($template)
    {
        return $template;
    }