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

getResource() public method

Gets the value of resources.
public getResource ( ) : mixed
return mixed
    public function getResource()
    {
        return $this->resource;
    }