Newscoop\Entity\Aliases::getId PHP Method

getId() public method

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