Alias 1.0.1
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
<?php
|
||||
namespace App\Alias;
|
||||
namespace Incoviba\Common\Alias;
|
||||
|
||||
/**
|
||||
*
|
||||
*
|
||||
* @author Aldarien
|
||||
* @property int id
|
||||
* @property string descripcion
|
||||
@ -12,4 +12,4 @@ class NewTipo extends NewModel
|
||||
{
|
||||
protected static $_timestamps = true;
|
||||
}
|
||||
?>
|
||||
?>
|
||||
|
Reference in New Issue
Block a user