MediaData::getPath PHP Method

getPath() public method

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