Skip to content

Commit

Permalink
Updates docs
Browse files Browse the repository at this point in the history
  • Loading branch information
donatj committed Jan 11, 2023
1 parent 764793f commit 3bf17bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ calendar date. If null set to current timestamp.
#### Method: SimpleCalendar->setCalendarClasses

```php
function setCalendarClasses([ array $classes = []])
function setCalendarClasses(array $classes)
```

Sets the class names used in the calendar
Expand Down

0 comments on commit 3bf17bf

Please sign in to comment.