AppserverIo\Appserver\Core\Api\Node\ManagerNode::getType PHP Méthode

getType() public méthode

Returns the class name.
public getType ( ) : string
Résultat string The class name
    public function getType()
    {
        return $this->type;
    }