Latte\Runtime\FilterInfo::__construct PHP Метод

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

public __construct ( $contentType = NULL )
    public function __construct($contentType = NULL)
    {
        $this->contentType = $contentType;
    }
FilterInfo