PHP Class Contao\ModuleFlash

Inheritance: extends Module
Mostra file Open project: contao/core-bundle

Protected Properties

Property Type Description
$strTemplate string Template

Public Methods

Method Description
generate ( ) : string Extend the parent method

Protected Methods

Method Description
compile ( ) Generate the module

Method Details

compile() protected method

Generate the module
protected compile ( )

generate() public method

Extend the parent method
public generate ( ) : string
return string

Property Details

$strTemplate protected_oe property

Template
protected string $strTemplate
return string