modify plugin name
This commit is contained in:
@@ -34,6 +34,10 @@ class ErrorHandler extends Component implements ErrorInterface
|
|||||||
/** @var ?IFormatter $message */
|
/** @var ?IFormatter $message */
|
||||||
private ?IFormatter $message = NULL;
|
private ?IFormatter $message = NULL;
|
||||||
|
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @var string
|
||||||
|
*/
|
||||||
public string $category = 'app';
|
public string $category = 'app';
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user