FileAPI BugFix

This commit is contained in:
2021-01-13 15:26:30 +01:00
parent e19b4d1a46
commit 48a3932451
4 changed files with 15 additions and 13 deletions

View File

@@ -1,8 +1,6 @@
<?php
namespace Driver\Sql\Condition;
namespace Driver\SQL\Condition;
class CondNull extends Condition {