Completed
Pull Request — master (#97)
by Sam
04:21
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.