Showing 181 of 185 total issues
Avoid too many return
statements within this method. Open
Open
return $config;
Avoid too many return
statements within this method. Open
Open
return [$config['host'] => $config['value']];
Avoid too many return
statements within this method. Open
Open
return $config;
Avoid too many return
statements within this method. Open
Open
return 1;
Avoid too many return
statements within this method. Open
Open
return self::SUCCESS;
Avoid too many return
statements within this method. Open
Open
return $places;
Avoid too many return
statements within this method. Open
Open
return $transitions;
Avoid too many return
statements within this method. Open
Open
return $this->runBlockingServer($io, $input, $output);
Avoid too many return
statements within this method. Open
Open
return \is_array($config) ? $config : ['base_uri' => $config];
Avoid too many return
statements within this method. Open
Open
return ChoiceList::value($this, [$options['id_reader'], 'getIdValue'], $options['id_reader']);
Avoid too many return
statements within this method. Open
Open
return null;
Avoid too many return
statements within this method. Open
Open
return [$config['key'] => $config['value']];
Avoid too many return
statements within this method. Open
Open
return [];
Avoid too many return
statements within this method. Open
Open
return $queryBuilder;
Avoid too many return
statements within this method. Open
Open
return new ValueGuess(!self::getMappingValue($mapping['joinColumns'][0], 'nullable'), Guess::HIGH_CONFIDENCE);
Avoid too many return
statements within this method. Open
Open
return 1;
Avoid too many return
statements within this method. Open
Open
return $values;
Avoid too many return
statements within this method. Open
Open
return $treeBuilder;
Avoid too many return
statements within this method. Open
Open
return [$config['host'] => $config['value']];
Avoid too many return
statements within this method. Open
Open
return self::SUCCESS;