classes/bfw/entities/TView.php
changeset 7 3ed6f90e97d9
parent 1 56e0dbd5c243
child 8 54ea0099329c
copy from classes/bfw/mvc/model/TView.php
copy to classes/bfw/entities/TView.php
--- a/classes/bfw/mvc/model/TView.php
+++ b/classes/bfw/entities/TView.php
@@ -1,15 +1,18 @@
 <?php
 
-namespace bfw\mvc\model;
+/**
+ * Copyright(C) 2015 Markus Bröker<broeker.markus@googlemail.com>
+ *
+ */
 
-use bfw\mvc\common\Model;
+namespace bfw\entities;
 
 /**
  * Class TView
  *
  * @method string getId()
  */
-class TView extends Model {
+class TView extends Entity {
 
     /**
      * Nur Get-Methoden im View