Go to the source code of this file.
Functions | |
| update_flow_assert (bool $condition, string $message) | |
| foreach(array("case 'start':", "case 'stop':") as $contract) foreach(array( 'public prepare():array', 'public cancel():array', 'private synchronized(callable $operation):mixed',) as $contract) | foreach (array('', '_en', '_es') as $language) |
Variables | |
| $module = dirname(__DIR__) | |
| $controller | |
| $service | |
| foreach(array("case 'start':", "case 'stop':") as $contract) foreach(array('public prepare():array', 'public cancel():array', 'private synchronized(callable $operation):mixed',) as $contract) foreach | ( | array('', '_en', '_es') as | $language | ) |
Definition at line 37 of file dbxUpdateFlow_contract_test.php.
References $fd, $module, $template, and update_flow_assert().
| update_flow_assert | ( | bool | $condition, |
| string | $message ) |
Definition at line 5 of file dbxUpdateFlow_contract_test.php.
Referenced by foreach().
| $controller |
Definition at line 13 of file dbxUpdateFlow_contract_test.php.
| $module = dirname(__DIR__) |
Definition at line 12 of file dbxUpdateFlow_contract_test.php.
| $service |
Definition at line 16 of file dbxUpdateFlow_contract_test.php.