Skip to content

Commit 10afa5a

Browse files
committed
Refactor - StopwatchDecorator major refactor
1 parent 73801dc commit 10afa5a

File tree

3 files changed

+330
-67
lines changed

3 files changed

+330
-67
lines changed

config/services.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,6 @@ when@dev:
6060
App\Tests\Utils\:
6161
resource: '../tests/Utils/*'
6262

63-
ProxyManager\Factory\AccessInterceptorValueHolderFactory:
64-
class: ProxyManager\Factory\AccessInterceptorValueHolderFactory
65-
6663
doctrine.dbal.default_connection.stopwatch:
6764
class: Doctrine\DBAL\Connection
6865
decorates: doctrine.dbal.default_connection

0 commit comments

Comments
 (0)