Workflowumbau + CS #4
Annotations
10 errors
rexstan:
src/addons/yform/boot.php#L10
Only booleans are allowed in &&, rex_user|null given on the right side.
|
rexstan:
src/addons/yform/boot.php#L16
Only booleans are allowed in an if condition, mixed given.
|
rexstan:
src/addons/yform/boot.php#L32
Only booleans are allowed in a negated boolean, rex_be_page|null given.
|
rexstan:
src/addons/yform/boot.php#L43
Only booleans are allowed in a negated boolean, array<rex_be_page> given.
|
rexstan:
src/addons/yform/install.php#L11
Calling rex_sql::beginTransaction() is forbidden, handling transactions manually is error prone.
|
rexstan:
src/addons/yform/lib/radio.php#L10
Public property "rex_radio::$attributes" is never used
|
rexstan:
src/addons/yform/lib/radio.php#L10
Public property "rex_radio::$option_selected" is never used
|
rexstan:
src/addons/yform/lib/radio.php#L10
Public property "rex_radio::$options" is never used
|
rexstan:
src/addons/yform/lib/radio.php#L70
Public method "rex_radio::setId()" is never used
|
rexstan:
src/addons/yform/lib/radio.php#L84
Public method "rex_radio::setStyle()" is never used
|