modify plugin name

This commit is contained in:
2022-06-22 16:50:37 +08:00
parent 77087baed9
commit f595f1146e
+4
View File
@@ -34,6 +34,10 @@ class ErrorHandler extends Component implements ErrorInterface
/** @var ?IFormatter $message */
private ?IFormatter $message = NULL;
/**
* @var string
*/
public string $category = 'app';