@@ -42,6 +42,9 @@ |
||
| 42 | 42 | $int = CarbonInterval::seconds($value); |
| 43 | 43 | } |
| 44 | 44 | |
| 45 | + /** |
|
| 46 | + * @param string $format |
|
| 47 | + */ |
|
| 45 | 48 | private function output($value, $format) |
| 46 | 49 | { |
| 47 | 50 | return $this |