duration = date('c', $duration); } /** * @var string Duration (use ISO 8601 duration format). */ protected string $duration; }