\AppEventType

Class EventType

This class provide ORM part of model for event types. Event type can be understand in our system for example as "questions" or anything other.

Summary

Methods
Properties
Constants
events()
No public properties found
No constants found
No protected methods found
$fillable
N/A
No private methods found
No private properties found
N/A

Properties

$fillable

$fillable : array

The attributes that are mass assignable.

Type

array

Methods

events()

events() : \Illuminate\Database\Eloquent\Relations\HasMany

Multiple events can have same event type

Returns

\Illuminate\Database\Eloquent\Relations\HasMany