PHP Class Latte\Runtime\FilterInfo

Inheritance: use trait Latte\Strict
Datei anzeigen Open project: nette/latte

Public Properties

Property Type Description
$contentType string | null

Public Methods

Method Description
__construct ( $contentType = NULL )

Method Details

__construct() public method

public __construct ( $contentType = NULL )

Property Details

$contentType public_oe property

public string|NULL $contentType
return string | null