$this->name]; if ($this->url !== null) { $license['url'] = $this->url; } return $license; } }