Skip to content

Commit

Permalink
batch: Runner/Event/*
Browse files Browse the repository at this point in the history
  • Loading branch information
keradus committed Nov 17, 2024
1 parent cdedc16 commit c025e2c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Runner/Event/AnalysisStarted.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@
* @author Greg Korba <[email protected]>
*
* @internal
*
* @readonly
*/
final class AnalysisStarted extends Event
{
Expand Down
2 changes: 2 additions & 0 deletions src/Runner/Event/FileProcessed.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@
* @author Dariusz Rumiński <[email protected]>
*
* @internal
*
* @readonly
*/
final class FileProcessed extends Event
{
Expand Down

0 comments on commit c025e2c

Please sign in to comment.