Property | Type | Description | |
---|---|---|---|
$fillable | {@inheritDoc} | ||
$table | {@inheritDoc} |
Method | Description | |
---|---|---|
getCode ( ) | {@inheritDoc} | |
getCompletedAttribute ( mixed $completed ) : boolean | Get mutator for the "completed" attribute. | |
setCompletedAttribute ( mixed $completed ) : void | Set mutator for the "completed" attribute. |
public getCompletedAttribute ( mixed $completed ) : boolean | ||
$completed | mixed | |
return | boolean |
public setCompletedAttribute ( mixed $completed ) : void | ||
$completed | mixed | |
return | void |