Neos\Flow\Persistence\Generic\Qom\LogicalAnd::getConstraint2 PHP Méthode

getConstraint2() public méthode

Gets the second constraint.
public getConstraint2 ( ) : Constraint
Résultat Constraint the constraint; non-null
    public function getConstraint2()
    {
        return $this->constraint2;
    }