PHP doc return tag added to SpdxLicenseIdentifier class method
parent
639aba6f99
commit
c64d7b7dc7
|
@ -35,6 +35,7 @@ class SpdxLicenseIdentifier
|
|||
/**
|
||||
* @param array|string $license
|
||||
*
|
||||
* @return bool
|
||||
* @throws \InvalidArgumentException
|
||||
*/
|
||||
public function validate($license)
|
||||
|
|
Loading…
Reference in New Issue