PHP Class PHPDaemon\SockJS\Methods\Iframe

Author: Vasily Zorin ([email protected])
Inheritance: extends Generic
Afficher le fichier Open project: kakserpom/phpdaemon

Protected Properties

Свойство Type Description
$cacheable
$contentType
$version

Méthodes publiques

Méthode Description
init ( ) : void Constructor
run ( ) : void Called when request iterated

Method Details

init() public méthode

Constructor
public init ( ) : void
Résultat void

run() public méthode

Called when request iterated
public run ( ) : void
Résultat void

Property Details

$cacheable protected_oe property

protected $cacheable

$contentType protected_oe property

protected $contentType

$version protected_oe property

protected $version