6 lines
124 B
Plaintext
6 lines
124 B
Plaintext
/**
|
|
* Indicates if the model should be timestamped.
|
|
*
|
|
* @var bool
|
|
*/
|
|
public $timestamps = false; |