Sindbad~EG File Manager

Current Path : /home/escuelai/public_html/eihu.edu.uy/wp-content/plugins/responsive-menu/app/View/
Upload File :
Current File : /home/escuelai/public_html/eihu.edu.uy/wp-content/plugins/responsive-menu/app/View/View.php

<?php

namespace ResponsiveMenu\View;
use \Twig_Environment;

class View {

    protected $twig;

    public function __construct(Twig_Environment $twig) {
        $this->twig = $twig;
    }

    public function render($location, $options = []) {
        return $this->twig->render($location, $options);
    }

}

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists