summaryrefslogtreecommitdiff
path: root/include/parameters.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/parameters.h')
-rw-r--r--include/parameters.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/parameters.h b/include/parameters.h
index 91fab5a..fa53004 100644
--- a/include/parameters.h
+++ b/include/parameters.h
@@ -29,8 +29,7 @@ public:
* @param argc Number of arguments
* @param tsrm_ls
*/
-// Parameters(struct _zval_struct *this_ptr, int argc);
- Parameters(struct _zval_struct *this_ptr, int argc, void ***tsrm_ls);
+ Parameters(struct _zval_struct *this_ptr, int argc TSRMLS_DC);
/**
* Destructor