Completed
Pull Request — 1.0 (#939)
by Rob
02:30
created
Async/CacheResolved.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -18,7 +18,7 @@
 block discarded – undo
18 18
 
19 19
     /**
20 20
      * @param string        $path
21
-     * @param string[]|null $uris
21
+     * @param string[] $uris
22 22
      */
23 23
     public function __construct($path, array $uris)
24 24
     {
Please login to merge, or discard this patch.