Skip to content

Commit

Permalink
Revert "Set $afterCommit to true on the ModelObserver (#436)"
Browse files Browse the repository at this point in the history
This reverts commit 31f02b8.
  • Loading branch information
driesvints committed Dec 28, 2020
1 parent b8b8a35 commit cdbf852
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions src/ModelObserver.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,6 @@

class ModelObserver
{
/**
* Only dispatch the observer's events after all database transactions have committed.
*
* @var bool
*/
public $afterCommit = true;

/**
* The class names that syncing is disabled for.
*
Expand Down

0 comments on commit cdbf852

Please sign in to comment.