PHP Class AppserverIo\Appserver\Core\Api\Node\WorkerNode

Inheritance: extends AppserverIo\Description\Api\Node\AbstractNode
Afficher le fichier Open project: appserver-io/appserver

Protected Properties

Свойство Type Description
$type string The worker's class name.

Méthodes publiques

Méthode Description
getType ( ) : string Returns the param type.

Method Details

getType() public méthode

Returns the param type.
public getType ( ) : string
Résultat string The param type

Property Details

$type protected_oe property

The worker's class name.
protected string $type
Résultat string