Studio\Package::getComposerId PHP Метод

getComposerId() публичный Метод

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