Completed
Push — master ( 72b670...3b819e )
by Sam
05:26 queued 03:37
created
tests/Parser/ParserTest.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -499,6 +499,7 @@
 block discarded – undo
499 499
     /**
500 500
      * Find all records in a Zone named $name.
501 501
      *
502
+     * @param string|null $name
502 503
      * @return ResourceRecord[]
503 504
      */
504 505
     public static function findRecord(?string $name, Zone $zone, ?string $type = 'ANY'): array
Please login to merge, or discard this patch.