Skip to content

Commit

Permalink
Deprecate MocksApplicationServices trait (#36716)
Browse files Browse the repository at this point in the history
  • Loading branch information
driesvints authored Mar 23, 2021
1 parent 81892ca commit b3ef465
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@
use Illuminate\Support\Facades\Event;
use Mockery;

/**
* @deprecated Will be removed in a future Laravel version.
*/
trait MocksApplicationServices
{
/**
Expand Down

0 comments on commit b3ef465

Please sign in to comment.