Release 2.0.27 (#4107)
This commit is contained in:
@@ -11,7 +11,7 @@ namespace App\Doctrine;
|
||||
|
||||
/**
|
||||
* Used to identify EventSubscribers, that work upon EntityManager events and listen on data changes.
|
||||
* These Subscribers will deactivated on batch imports, for performance gains and reduced DB queries.
|
||||
* These Subscribers will be deactivated on batch imports, for performance gains and reduced DB queries.
|
||||
*/
|
||||
interface DataSubscriberInterface
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user