Showing 1 of 1 total issue
Function __construct
has a Cognitive Complexity of 10 (exceeds 5 allowed). Consider refactoring. Open
Open
public function __construct() { $this->channels = []; // load channels from options
- Read upRead up