| Total Complexity | 4 |
| Total Lines | 29 |
| Duplicated Lines | 0 % |
| Changes | 1 | ||
| Bugs | 0 | Features | 0 |
| 1 | <?php |
||
| 13 | class QueryMerchantConfigsPlugin extends GeneralPlugin |
||
| 14 | { |
||
| 15 | protected function getMethod(): string |
||
| 18 | } |
||
| 19 | |||
| 20 | protected function doSomething(Rocket $rocket): void |
||
| 23 | } |
||
| 24 | |||
| 25 | /** |
||
| 26 | * @throws \Yansongda\Pay\Exception\ContainerDependencyException |
||
| 27 | * @throws \Yansongda\Pay\Exception\ContainerException |
||
| 28 | * @throws \Yansongda\Pay\Exception\InvalidParamsException |
||
| 29 | * @throws \Yansongda\Pay\Exception\ServiceNotFoundException |
||
| 30 | */ |
||
| 31 | protected function getUri(Rocket $rocket): string |
||
| 44 |