mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-08-04 05:57:25 +02:00
Update master
This commit is contained in:
@@ -19,7 +19,7 @@ class Webservice
|
|||||||
protected $_data;
|
protected $_data;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* an array to holds all added decorators, often there would be defaults set in this
|
* an array to hold all added decorators, often there would be defaults set in this
|
||||||
* array, e.g. the service could be defaulted to use JSON and only for special APIs
|
* array, e.g. the service could be defaulted to use JSON and only for special APIs
|
||||||
* use XML
|
* use XML
|
||||||
*
|
*
|
||||||
|
Reference in New Issue
Block a user