ReactionType
class ReactionType extends Model (View source)
Traits
Methods to manage a model's icon
attribute.
Methods to associate uploaded images with a model.
Properties
static protected | $unguarded | from Model | |
string | $icon | from HasIcon | |
?string | $icon_file | The path to the icon file, if the icon is the
|
from HasIcon |
Methods
static void
booting()
No description
BelongsTo
reactionSet()
No description
Attribute
editUrl()
No description
Details
in
Model at line 18
getConnectionName()
No description
void
saveIcon(array $icon)
Save the icon using input from an
protected Attribute
iconFile()
No description
static void
booting()
No description
BelongsTo
reactionSet()
No description
protected Attribute
editUrl()
No description