module(); if ( in_array($module, ['index','api']) && $dbrmOpen ){ $this->connection = $rwConfig; } parent::__construct($data); } }