We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a88e65 commit 4bba65bCopy full SHA for 4bba65b
content/3.locales/en-pk.md
@@ -91,6 +91,8 @@ Please see [base method](/extensions/financial#iban) for details.
91
$faker->iban(countryCode: 'PK', format: 'See code'); // PK72JJED92839147382930
92
```
93
94
+#### IFSC
95
+
96
```php
97
$faker->ifsc(); // G4855732
98
0 commit comments