Completed
Branch master (a808c6)
by Agyenim Boateng
06:14
created
src/Installers/InstallerContract.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -11,7 +11,7 @@
 block discarded – undo
11 11
 
12 12
     /**
13 13
      * install laravel-passport package using composer
14
-     * @param $package
14
+     * @param string $package
15 15
      * @return array|bool
16 16
      */
17 17
     public function installPackage($package)
Please login to merge, or discard this patch.