We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06b69a7 commit f4bdfbbCopy full SHA for f4bdfbb
src/Manager/ProcessConfigurationsManager.php
@@ -49,7 +49,7 @@ public function getPrivateProcesses(): array
49
}
50
51
/**
52
- * @return null|UiOptions
+ * @return UiOptions|null
53
*/
54
public function getUiOptions(string $processCode): ?array
55
{
0 commit comments