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

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

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