Skip to content

Commit ece6758

Browse files
committed
revert
1 parent b8b8a35 commit ece6758

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

src/ModelObserver.php

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,6 @@
66

77
class ModelObserver
88
{
9-
/**
10-
* Only dispatch the observer's events after all database transactions have committed.
11-
*
12-
* @var bool
13-
*/
14-
public $afterCommit = true;
15-
169
/**
1710
* The class names that syncing is disabled for.
1811
*

0 commit comments

Comments
 (0)