Make StyleCI happy

This commit is contained in:
Matthew Penner 2020-05-20 18:57:30 -06:00
parent a4af8ec977
commit 976b669059
3 changed files with 4 additions and 4 deletions

View file

@ -63,7 +63,7 @@ class Mount extends Model
/**
* Disable timestamps on this model.
*
*
* @var bool
*/
public $timestamps = false;