Completed
Branch master (927a73)
by Andrii
11:10
created
src/Plugin.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -188,6 +188,7 @@
 block discarded – undo
188 188
      *
189 189
      * @param PackageInterface $package
190 190
      * @param string 'psr-0' or 'psr-4'
191
+     * @param string $psr
191 192
      * @return array
192 193
      */
193 194
     protected function prepareAliases(PackageInterface $package, $psr)
Please login to merge, or discard this patch.