Sulu\Bundle\ResourceBundle\Api\ConditionGroup::getId PHP Method

getId() public method

Get id.
public getId ( ) : integer
return integer
    public function getId()
    {
        return $this->entity->getId();
    }