Add missing phpdoc template variable.

This commit is contained in:
Alex Tselegidis 2022-01-12 11:20:07 +01:00
parent 3827641d72
commit 44b438440b

View file

@ -1,6 +1,7 @@
<?php
/**
* @var array $timezones
* @var string $timezone
*/
?>