MediaData::getPath PHP 메소드

getPath() 공개 메소드

public getPath ( )
    public function getPath()
    {
        return $this->getBasePath() . '/' . $this->id;
    }