Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 02d616a

Browse files
author
Dominik Liebler
committed
cs
1 parent 5633c85 commit 02d616a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Mediator/Mediator.php

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

77
/**
88
* Mediator is the concrete Mediator for this design pattern.
9-
*
9+
*
1010
* In this example, I have made a "Hello World" with the Mediator Pattern.
1111
*/
1212
class Mediator implements MediatorInterface

0 commit comments

Comments
 (0)