@@ -499,6 +499,7 @@ |
||
| 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 |