Add missing phpdoc template variable.
This commit is contained in:
parent
3827641d72
commit
44b438440b
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
<?php
|
||||
/**
|
||||
* @var array $timezones
|
||||
* @var string $timezone
|
||||
*/
|
||||
?>
|
||||
|
||||
|
|
Loading…
Reference in a new issue