mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-08-05 06:27:25 +02:00
remove Multiton
This commit is contained in:
@@ -14,8 +14,7 @@ Examples
|
||||
--------
|
||||
|
||||
- DB Connector
|
||||
- Logger (may also be a Multiton if there are many log files for
|
||||
several purposes)
|
||||
- Logger
|
||||
- Lock file for the application (there is only one in the filesystem
|
||||
...)
|
||||
|
||||
|
Reference in New Issue
Block a user