Skip to content

Commit 58f29cc

Browse files
committed
Remove some unused variables, properties and methods
1 parent 15482eb commit 58f29cc

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

Extension/Core/Type/TimezoneType.php

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,6 @@ class TimezoneType extends AbstractType
2323
*/
2424
private static $timezones;
2525

26-
/**
27-
* Stores the available timezone choices.
28-
*
29-
* @var array
30-
*/
31-
private static $flippedTimezones;
32-
3326
/**
3427
* {@inheritdoc}
3528
*/

0 commit comments

Comments
 (0)