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

Inheritance: extends AppserverIo\Description\Api\Node\AbstractNode, use trait ParamsNodeTrait
Afficher le fichier Open project: appserver-io/appserver Class Usage Examples

Protected Properties

Свойство Type Description
$type string The type for the kind of access mode

Méthodes publiques

Méthode Description
getType ( ) : string Returns the type for the kind of access mode

Method Details

getType() public méthode

Returns the type for the kind of access mode
public getType ( ) : string
Résultat string The type for the kind of access mode

Property Details

$type protected_oe property

The type for the kind of access mode
protected string $type
Résultat string