Skip to content

Commit

Permalink
trait ExecutionTraitClass removed in bugfix release #217
Browse files Browse the repository at this point in the history
  • Loading branch information
ctippler committed Nov 29, 2024
1 parent 9339ac3 commit 8a5ba2d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/ExecutionTraitClass.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@

use Pimcore\Cache\Runtime;

/**
* @Deprecated Will be removed in the next major version
*/
trait ExecutionTraitClass
{
use ExecutionTrait;
Expand Down

0 comments on commit 8a5ba2d

Please sign in to comment.