| Total Complexity | 1 |
| Total Lines | 32 |
| Duplicated Lines | 0 % |
| Coverage | 0% |
| Changes | 0 | ||
| 1 | <?php |
||
| 11 | class MakePotCommand extends \WP_CLI\I18n\MakePotCommand { |
||
|
1 ignored issue
–
show
|
|||
| 12 | public function __construct() { |
||
| 51 |