mirror of
https://github.com/holidayapi/holidayapi-php.git
synced 2025-06-21 04:16:31 +00:00
Cleaned up spacing
This commit is contained in:
parent
5bc5cd1322
commit
ad4f80f626
1 changed files with 2 additions and 2 deletions
|
@ -17,8 +17,8 @@ $parameters = array(
|
||||||
'country' => 'US',
|
'country' => 'US',
|
||||||
'year' => 2016,
|
'year' => 2016,
|
||||||
// Optional
|
// Optional
|
||||||
// 'month' => 7,
|
// 'month' => 7,
|
||||||
// 'day' => 4,
|
// 'day' => 4,
|
||||||
// 'previous' => true,
|
// 'previous' => true,
|
||||||
// 'upcoming' => true,
|
// 'upcoming' => true,
|
||||||
// 'public' => true,
|
// 'public' => true,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue