Showing 2,539 of 3,709 total issues
Avoid too many return
statements within this method. Open
Open
return $instance;
Avoid too many return
statements within this method. Open
Open
return new \DateTime(self::sanitizeTimestamp($data));
Avoid too many return
statements within this method. Open
Open
return implode(',', $collection);
Avoid too many return
statements within this method. Open
Open
return $query;
Avoid too many return
statements within this method. Open
Open
return new \DateTime(self::sanitizeTimestamp($data));
Avoid too many return
statements within this method. Open
Open
return new \DateTime(self::sanitizeTimestamp($data));
Avoid too many return
statements within this method. Open
Open
return new \DateTime($data);
Avoid too many return
statements within this method. Open
Open
return $data;
Avoid too many return
statements within this method. Open
Open
return new \DateTime($data);
Avoid too many return
statements within this method. Open
Open
return $query;
Avoid too many return
statements within this method. Open
Open
return new \SplFileObject($filename, 'r');
Avoid too many return
statements within this method. Open
Open
return $data;
Avoid too many return
statements within this method. Open
Open
return implode(',', $collection);
Avoid too many return
statements within this method. Open
Open
return $data;
Avoid too many return
statements within this method. Open
Open
return null;
Avoid too many return
statements within this method. Open
Open
return $instance;
Avoid too many return
statements within this method. Open
Open
return null;
Avoid too many return
statements within this method. Open
Open
return $data;
Avoid too many return
statements within this method. Open
Open
return implode(',', $collection);