File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 11<?php declare (strict_types=1 );
22
33use ApiClients \Client \RabbitMQ \Management \AsyncClient ;
4- use function ApiClients \Foundation \resource_pretty_print ;
54use ApiClients \Client \RabbitMQ \Management \Resource \ConnectionInterface ;
65use React \EventLoop \Factory ;
7- use Rx \ Observer \ CallbackObserver ;
6+ use function ApiClients \ Foundation \ resource_pretty_print ;
87
98require dirname (__DIR__ ) . DIRECTORY_SEPARATOR . 'vendor/autoload.php ' ;
109
Original file line number Diff line number Diff line change 11<?php declare (strict_types=1 );
22
33use ApiClients \Client \RabbitMQ \Management \AsyncClient ;
4- use function ApiClients \Foundation \resource_pretty_print ;
54use ApiClients \Client \RabbitMQ \Management \Resource \OverviewInterface ;
65use React \EventLoop \Factory ;
6+ use function ApiClients \Foundation \resource_pretty_print ;
77
88require dirname (__DIR__ ) . DIRECTORY_SEPARATOR . 'vendor/autoload.php ' ;
99
You can’t perform that action at this time.
0 commit comments