Codes/Theurgist/ProfileCode.php
Method fetchTranslations
has 42 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
protected function fetchTranslations(): array
{
$translations = [
'cs' => [
'one' => [
Method getPossibleValues
has 32 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public static function getPossibleValues(): array
{
return [
self::BARRIER_VENUS,
self::BARRIER_MARS,