Explorar o código

PHP doc return tag added to SpdxLicenseIdentifier class method

Ph3nol %!s(int64=13) %!d(string=hai) anos
pai
achega
c64d7b7dc7
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/Composer/Util/SpdxLicenseIdentifier.php

+ 1 - 0
src/Composer/Util/SpdxLicenseIdentifier.php

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