apply php styler

Signed-off-by: lubiana <lubiana123@gmail.com>
This commit is contained in:
lubiana 2023-09-26 18:17:46 +02:00 committed by lubiana
parent 1667fd3253
commit 8b353ec62a
No known key found for this signature in database
14 changed files with 69 additions and 67 deletions

View file

@ -10,7 +10,7 @@ use Lubian\AttributeMagic\Listener\LauschEvent;
final readonly class Lol
{
public function __construct(
private Dispatcher $dispatcher,
private Dispatcher $dispatcher
) {
}