PHP Class PHPDaemon\SockJS\Methods\Iframe

Author: Vasily Zorin ([email protected])
Inheritance: extends Generic
Datei anzeigen Open project: kakserpom/phpdaemon

Protected Properties

Property Type Description
$cacheable
$contentType
$version

Public Methods

Method Description
init ( ) : void Constructor
run ( ) : void Called when request iterated

Method Details

init() public method

Constructor
public init ( ) : void
return void

run() public method

Called when request iterated
public run ( ) : void
return void

Property Details

$cacheable protected_oe property

protected $cacheable

$contentType protected_oe property

protected $contentType

$version protected_oe property

protected $version