| Total Complexity | 5 |
| Total Lines | 25 |
| Duplicated Lines | 0 % |
| Changes | 1 | ||
| Bugs | 0 | Features | 0 |
| 1 | <?php |
||
| 12 | class QueryDayEndPlugin extends GeneralPlugin |
||
| 13 | { |
||
| 14 | protected function getMethod(): string |
||
| 17 | } |
||
| 18 | |||
| 19 | protected function doSomething(Rocket $rocket): void |
||
| 21 | } |
||
| 22 | |||
| 23 | /** |
||
| 24 | * @throws \Yansongda\Pay\Exception\InvalidParamsException |
||
| 25 | */ |
||
| 26 | protected function getUri(Rocket $rocket): string |
||
| 39 |