refactor: comments
Signed-off-by: Sebastian Krupinski <krupinski01@gmail.com>
This commit is contained in:
@@ -11,11 +11,5 @@ namespace KTXM\PeopleManager\Import;
|
||||
|
||||
use JsonSerializable;
|
||||
|
||||
/**
|
||||
* Marker interface for events yielded by the contact import generator.
|
||||
*
|
||||
* Each event serializes to a flat NDJSON frame (no nested envelope); the
|
||||
* controller appends the transaction id and streams it as one line.
|
||||
*/
|
||||
interface ImportEvent extends JsonSerializable {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user