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