PHP doc return tag added to SpdxLicenseIdentifier class method

main
Ph3nol 12 years ago
parent 639aba6f99
commit c64d7b7dc7

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

Loading…
Cancel
Save