@@ -47,6 +47,9 @@ |
||
47 | 47 | ]); |
48 | 48 | } |
49 | 49 | |
50 | + /** |
|
51 | + * @return integer |
|
52 | + */ |
|
50 | 53 | private function resolveFormat($format) |
51 | 54 | { |
52 | 55 | if (is_int($format)) { |