mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-05-19 04:49:49 +02:00
cs
This commit is contained in:
parent
5633c8508c
commit
02d616a0b2
@ -6,7 +6,7 @@ use DesignPatterns\Mediator\Subsystem;
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Mediator is the concrete Mediator for this design pattern.
|
* Mediator is the concrete Mediator for this design pattern.
|
||||||
*
|
*
|
||||||
* In this example, I have made a "Hello World" with the Mediator Pattern.
|
* In this example, I have made a "Hello World" with the Mediator Pattern.
|
||||||
*/
|
*/
|
||||||
class Mediator implements MediatorInterface
|
class Mediator implements MediatorInterface
|
||||||
|
Loading…
x
Reference in New Issue
Block a user