This commit is contained in:
Your Name
2021-07-26 19:46:18 +02:00
parent e7a49138bb
commit aae17f10a6
818 changed files with 70693 additions and 16406 deletions
@@ -16,7 +16,7 @@ interface RendersErrorsExtensions extends ClientAware
* Return the content that is put in the "extensions" part
* of the returned error.
*
* @return array
* @return array<string, mixed>
*/
public function extensionsContent(): array;
}