Skip to content

Commit fa6a3c0

Browse files
committed
wip: pint
1 parent 2801ff6 commit fa6a3c0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/Adapters/LaravelEventDispatcher.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
/**
1111
* Laravel adapter for the workflow engine event dispatcher.
12-
*
12+
*
1313
* This adapter bridges Laravel's event system with the framework-agnostic
1414
* event dispatcher interface used by the workflow engine core.
1515
*/

src/Adapters/LaravelLogger.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
/**
1111
* Laravel adapter for the workflow engine logger.
12-
*
12+
*
1313
* This adapter bridges Laravel's logging system with the framework-agnostic
1414
* logger interface used by the workflow engine core.
1515
*/

0 commit comments

Comments
 (0)