Skip to content

Commit 4bba65b

Browse files
authored
Add NIF (#26)
1 parent 0a88e65 commit 4bba65b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/3.locales/en-pk.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,8 @@ Please see [base method](/extensions/financial#iban) for details.
9191
$faker->iban(countryCode: 'PK', format: 'See code'); // PK72JJED92839147382930
9292
```
9393

94+
#### IFSC
95+
9496
```php
9597
$faker->ifsc(); // G4855732
9698
```

0 commit comments

Comments
 (0)