src/Formatters/Plain.php
Avoid too many return
statements within this method. Open
Open
return implode(PHP_EOL, formatToPlain($node['children'], $ancestryPath));
Avoid too many return
statements within this method. Open
Open
return array_filter($result);
Avoid too many return
statements within this method. Open
Open
return "'{$value}'";