mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-08-05 14:37:27 +02:00
update all .po files
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
`Flyweight`__
|
||||
==========
|
||||
=============
|
||||
|
||||
Purpose
|
||||
-------
|
||||
|
@@ -12,5 +12,6 @@ entities.
|
||||
* [DependencyInjection](DependencyInjection) [:notebook:](http://en.wikipedia.org/wiki/Dependency_injection)
|
||||
* [Facade](Facade) [:notebook:](http://en.wikipedia.org/wiki/Facade_pattern)
|
||||
* [FluentInterface](FluentInterface) [:notebook:](http://en.wikipedia.org/wiki/Fluent_interface)
|
||||
* [Flyweight](Flyweight) [:notebook:](https://en.wikipedia.org/wiki/Flyweight_pattern)
|
||||
* [Proxy](Proxy) [:notebook:](http://en.wikipedia.org/wiki/Proxy_pattern)
|
||||
* [Registry](Registry) [:notebook:](http://en.wikipedia.org/wiki/Service_locator_pattern)
|
||||
|
@@ -16,6 +16,7 @@ relationships between entities.
|
||||
DependencyInjection/README
|
||||
Facade/README
|
||||
FluentInterface/README
|
||||
Flyweight/README
|
||||
Proxy/README
|
||||
Registry/README
|
||||
|
||||
|
Reference in New Issue
Block a user