1
0
Fork 0

PHP doc return tag added to SpdxLicenseIdentifier class method

pull/761/head
Ph3nol 2012-06-02 15:22:20 +02:00
parent 639aba6f99
commit c64d7b7dc7
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@ class SpdxLicenseIdentifier
/**
* @param array|string $license
*
* @return bool
* @throws \InvalidArgumentException
*/
public function validate($license)