We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa54400 commit b03696bCopy full SHA for b03696b
README.md
@@ -637,7 +637,7 @@ assert($value === ['foo' => 'bar']);
637
```
638
639
#### PhoneFilter::filter
640
-Aliased in the filter as `phone`, this will filter a given value as a phone. Returning the phone is the specified format.
+Aliased in the filter as `phone`, this will filter a given value as a phone. Returning the phone in the specified format.
641
642
The following filters the given string into a formatted phone string
643
```php
0 commit comments