We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 545ec8e + 8c58f96 commit d50d9fcCopy full SHA for d50d9fc
src/Models/Activity.php
@@ -19,6 +19,8 @@
19
* @property int|null $subject_id
20
* @property string|null $causer_type
21
* @property int|null $causer_id
22
+ * @property string|null $event
23
+ * @property string|null $batch_uuid
24
* @property \Illuminate\Support\Collection|null $properties
25
* @property \Carbon\Carbon|null $created_at
26
* @property \Carbon\Carbon|null $updated_at
0 commit comments