Home
Wildfire Games
Search
Configure Global Search
Log In
Transactions
D5313
Change Details
Change Details
Old
New
Diff
The proper schema is: ``` foreach ($list as $item) { Attack/Ranged/Projectile/Spread($item); } ```
The proper schema is: ``` Attack/Ranged/Projectile/Spread ```
The proper schema is: ```
foreach ($list as $item) {
Attack/Ranged/Projectile/Spread
($item); }
```
Continue