Skip to content

Commit

Permalink
Add new BRICS members to BRICS country group
Browse files Browse the repository at this point in the history
  • Loading branch information
PrinsFrank committed Jan 1, 2025
1 parent 6462d00 commit a6b09a3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/Country/Groups/BRICS.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

namespace PrinsFrank\Standards\Country\Groups;

use PHPUnit\Framework\Constraint\Count;
use PrinsFrank\Standards\Country\CountryAlpha2;

/**
Expand All @@ -19,6 +20,10 @@ public static function allAlpha2(): array {
CountryAlpha2::India,
CountryAlpha2::China,
CountryAlpha2::South_Africa,
CountryAlpha2::Egypt,
CountryAlpha2::Ethiopia,
CountryAlpha2::Iran,
CountryAlpha2::United_Arab_Emirates,
];
}
}

0 comments on commit a6b09a3

Please sign in to comment.