$data * @return void */ public function __construct(null|array $data = null) { $this->merge($data); } }