mirror of
https://github.com/pestphp/pest.git
synced 2026-04-21 06:27:28 +02:00
lint
This commit is contained in:
@ -60,7 +60,6 @@ trait Extendable
|
||||
|
||||
$decorators = [];
|
||||
foreach (self::$decorators[$name] as $decorator) {
|
||||
|
||||
$decorators[] = $decorator->bindTo($context, $scope);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user