Newscoop\GimmeBundle\Entity\PublicApiResource::getResource PHP 메소드

getResource() 공개 메소드

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