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

Inheritance: extends AppserverIo\Description\Api\Node\AbstractNode, implements AppserverIo\Server\Interfaces\ModuleConfigurationInterface, use trait ParamsNodeTrait
Afficher le fichier Open project: appserver-io/appserver

Protected Properties

Свойство Type Description
$type string The storage class name.

Méthodes publiques

Méthode Description
getType ( ) : string Returns the class name.

Method Details

getType() public méthode

Returns the class name.
public getType ( ) : string
Résultat string The class name

Property Details

$type protected_oe property

The storage class name.
protected string $type
Résultat string