Neos\Flow\Package\MetaData\SystemConstraint::getType PHP Méthode

getType() public méthode

public getType ( ) : string
Résultat string The system constraint type
    public function getType()
    {
        return $this->type;
    }