Update 'src/BBOrm/Entity.php'

This commit is contained in:
ahwelp
2019-04-05 22:55:09 +00:00
parent 2e2aac920b
commit 00b9db7c91
+1 -1
View File
@@ -1,6 +1,6 @@
<?php
namespace BBOrm;
namespace ORM;
abstract class Entity {