Microweber\Utils\Adapters\Template\MicroweberTemplate::__construct PHP Метод

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

public __construct ( $app = null )
    public function __construct($app = null)
    {
        $this->app = $app;
    }