Merge branch 'develop' of https://github.com/Orange-Management/phpOMS into develop

This commit is contained in:
Dennis Eichhorn 2020-11-10 22:17:35 +01:00
commit 01a2e984ad
2 changed files with 0 additions and 2 deletions

View File

@ -31,6 +31,5 @@ final class NullPDO extends \PDO
*/ */
public function __construct() public function __construct()
{ {
} }
} }

View File

@ -66,7 +66,6 @@ abstract class RequestAbstract implements MessageInterface
*/ */
protected HeaderAbstract $header; protected HeaderAbstract $header;
/** /**
* Request hash. * Request hash.
* *