RebelCode/rcmod-booking-logic

View on GitHub

Showing 2 of 3 total issues

Method setup has 31 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function setup()
    {
        return $this->_setupContainer(
            $this->_loadPhpConfigFile(RC_BOOKING_LOGIC_MODULE_CONFIG),
            [
Severity: Minor
Found in src/BookingLogicModule.php - About 1 hr to fix

    Method __construct has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

            $key,
            $dependencies,
            $configFactory,
            $containerFactory,
            $compContainerFactory
    Severity: Minor
    Found in src/BookingLogicModule.php - About 35 mins to fix
      Severity
      Category
      Status
      Source
      Language