Controller_Compat42::useSMLite PHP Метод

useSMLite() публичный Метод

Forces Agile Toolkit to use SMLite instead of the new one
public useSMLite ( )
    public function useSMLite()
    {
        return $this;
    }