mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-08-04 14:07:25 +02:00
Fixed name
This commit is contained in:
@@ -6,5 +6,5 @@ To dynamically add new functionality to class instances.
|
|||||||
|
|
||||||
## Examples
|
## Examples
|
||||||
|
|
||||||
* Zend Framework: decorators for Zend_Form_Element instances
|
* Zend Framework: decorators for `Zend_Form_Element` instances
|
||||||
* Web Service Layer: Decorators JSON and XML for a REST service (in this case, only one of these should be allowed of course)
|
* Web Service Layer: Decorators JSON and XML for a REST service (in this case, only one of these should be allowed of course)
|
||||||
|
Reference in New Issue
Block a user