Merge pull request #761 from Ph3nol/ph3-util-fixes
PHP doc return tag added to SpdxLicenseIdentifier class methodpull/759/merge
commit
cd1295906c
|
@ -35,6 +35,7 @@ class SpdxLicenseIdentifier
|
|||
/**
|
||||
* @param array|string $license
|
||||
*
|
||||
* @return bool
|
||||
* @throws \InvalidArgumentException
|
||||
*/
|
||||
public function validate($license)
|
||||
|
|
Loading…
Reference in New Issue