Studio\Package::getComposerId PHP Method

getComposerId() public method

public getComposerId ( )
    public function getComposerId()
    {
        return $this->vendor . '/' . $this->name;
    }