mirror of
https://github.com/pestphp/pest.git
synced 2026-03-07 08:17:22 +01:00
style: apply fixes from PHP-CS-Fixer
This commit is contained in:
@ -85,7 +85,7 @@ final class Container
|
||||
}
|
||||
}
|
||||
|
||||
//@phpstan-ignore-next-line
|
||||
// @phpstan-ignore-next-line
|
||||
return $this->get($candidate);
|
||||
},
|
||||
$constructor->getParameters()
|
||||
|
||||
Reference in New Issue
Block a user