Newscoop\GimmeBundle\Entity\PublicApiResource::getId PHP Method

getId() public method

Gets the value of id.
public getId ( ) : mixed
return mixed
    public function getId()
    {
        return $this->id;
    }