defaultAttributes; } /** * This method is only there to allow to explicitly set the default attributes in the test. */ public function setDefaultAttributes(array $attributes): void { $this->defaultAttributes = $attributes; } }