Namespace and ClassPath rewrites
This commit is contained in:
7
Core/Driver/SQL/Expression/CurrentTimeStamp.class.php
Normal file
7
Core/Driver/SQL/Expression/CurrentTimeStamp.class.php
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
namespace Core\Driver\SQL\Expression;
|
||||
|
||||
class CurrentTimeStamp extends Expression {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user