diff options
author | Remi Collet <remi@remirepo.net> | 2018-07-01 19:28:52 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2018-07-01 19:28:52 +0200 |
commit | a00103f041d14d0bea564240ef65466ccb1a31b0 (patch) | |
tree | fc857b8c9d9ec44631eac6e96dcb4c9ae6aba866 /REFLECTION | |
parent | b531e017704b85bb84ebda03710ba97c456b14ef (diff) |
v3.1.0
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #118 nsq version 3.0 ] { +Extension [ <persistent> extension #118 nsq version 3.1.0 ] { - Dependencies { Dependency [ json (Required) ] @@ -112,8 +112,9 @@ Extension [ <persistent> extension #118 nsq version 3.0 ] { - Static methods [0] { } - - Properties [4] { + - Properties [5] { Property [ <default> public $message_id ] + Property [ <default> public $messageId ] Property [ <default> public $timestamp ] Property [ <default> public $attempts ] Property [ <default> public $payload ] |