@@ -17,9 +17,9 @@ use Watson\Validating\ValidatingTrait;
|
||||
* @property int $status
|
||||
* @property string $message
|
||||
* @property string $humanStatus
|
||||
* @property \Carbon\Carbon $created_at
|
||||
* @property \Carbon\Carbon $updated_at
|
||||
* @property \Carbon\Carbon $deleted_at
|
||||
* @property Carbon\Carbon $created_at
|
||||
* @property Carbon\Carbon $updated_at
|
||||
* @property Carbon\Carbon $deleted_at
|
||||
*/
|
||||
class Incident extends Model implements TransformableInterface
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user