PHP Class Netgusto\PortalBundle\Twig\PortalApplicationResponse

Show file Open project: fruux/Baikal2

Protected Properties

Property Type Description
$assets
$html

Public Methods

Method Description
__construct ( $assets, $html )
__toString ( )
getAssets ( )
getHtml ( )

Method Details

__construct() public method

public __construct ( $assets, $html )

__toString() public method

public __toString ( )

getAssets() public method

public getAssets ( )

getHtml() public method

public getHtml ( )

Property Details

$assets protected property

protected $assets

$html protected property

protected $html