Latte\Loaders\StringLoader::__construct PHP Метод

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

public __construct ( array $templates = NULL )
$templates array
    public function __construct(array $templates = NULL)
    {
        $this->templates = $templates;
    }