diff options
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 12 |
1 files changed, 10 insertions, 2 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #112 parallel version 1.2.4 ] { +Extension [ <persistent> extension #124 parallel version 1.2.5 ] { - Functions { Function [ <internal:parallel> function parallel\bootstrap ] { @@ -2724,7 +2724,7 @@ Extension [ <persistent> extension #112 parallel version 1.2.4 ] { - Properties [0] { } - - Methods [8] { + - Methods [9] { Method [ <internal:parallel> public method setInput ] { - Parameters [1] { @@ -2766,6 +2766,14 @@ Extension [ <persistent> extension #112 parallel version 1.2.4 ] { - Return [ void ] } + Method [ <internal:parallel> public method setBlocker ] { + + - Parameters [1] { + Parameter #0 [ <required> callable $blocker ] + } + - Return [ void ] + } + Method [ <internal:parallel> public method setTimeout ] { - Parameters [1] { |