humanmade / altis-analytics-demo-tools

Helpful tools for generating historical analytics data for testing or demo purposes.
4 stars 1 forks source link

Fix PHP Deprecated warning #15

Closed mikelittle closed 1 year ago

mikelittle commented 1 year ago

Add default value to last parameter. Remove unused PHPDoc throws clause as it now catches exceptions. Updated PHPDoc for last parameter.

Addressses #14