ZP-765 Revert the delete of variable as they will used in a near future....

ZP-765 Revert the delete of variable as they will used in a near future. Released under the Affero GNU General Public License (AGPL) version 3.
parent 569f199a
...@@ -89,6 +89,8 @@ class Request { ...@@ -89,6 +89,8 @@ class Request {
static private $attachmentName; static private $attachmentName;
static private $collectionId; static private $collectionId;
static private $itemId; static private $itemId;
static private $longId; // TODO
static private $occurence; //TODO
static private $saveInSent; static private $saveInSent;
static private $acceptMultipart; static private $acceptMultipart;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment