Sulu\Bundle\MediaBundle\Api\RootCollection::getId PHP Method

getId() public method

public getId ( ) : string
return string
    public function getId()
    {
        return $this->id;
    }