district09/php_package_dg-api-client

View on GitHub
src/Client/Request/AbstractXmlRequest.php

Summary

Maintainability
A
0 mins
Test Coverage
A
100%

Showing 0 of 1 total issue

Similar blocks of code found in 3 locations. Consider refactoring.
Invalid

<?php
 
declare(strict_types=1);
 
namespace DigipolisGent\API\Client\Request;
Severity: Major
Found in src/Client/Request/AbstractXmlRequest.php and 2 other locations - About 45 mins to fix
src/Client/Request/AbstractHtmlRequest.php on lines 1..29
src/Client/Request/AbstractJsonRequest.php on lines 1..29

There are no issues that match your filters.

Category
Status