package and depencies
This commit is contained in:
@@ -23,9 +23,6 @@ class_exists(CliDumper::class);
|
||||
*/
|
||||
class CliErrorRenderer implements ErrorRendererInterface
|
||||
{
|
||||
/**
|
||||
* {@inheritdoc}
|
||||
*/
|
||||
public function render(\Throwable $exception): FlattenException
|
||||
{
|
||||
$cloner = new VarCloner();
|
||||
|
Reference in New Issue
Block a user