Sulu\Bundle\ResourceBundle\Resource\Exception\ConditionTypeMismatchException::getId PHP Method

getId() public method

Returns the id of the condition.
public getId ( ) : integer
return integer
    public function getId()
    {
        return $this->id;
    }
ConditionTypeMismatchException