jzonta / FakerRestaurant

Food and Beverage names generate using fakerphp/faker
MIT License
90 stars 38 forks source link

fix array syntax errors #16

Closed henri9813 closed 5 years ago

henri9813 commented 5 years ago

Fixes: #12

jzonta commented 5 years ago

This is not a syntax error, version 5.4 of php already supports array creation in this way.

See the documentation: https://secure.php.net/manual/en/language.types.array.php