flavioheleno/pastry

View on GitHub
src/Pin/Pin.php

Summary

Maintainability
A
35 mins
Test Coverage
F
0%

Showing 1 of 1 total issue

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

int $physical,
int $gpio = -1,
int $wiringPi = -1,
array $alternativeNames = [],
string $title = ''
Severity: Minor
Found in src/Pin/Pin.php - About 35 mins to fix
    Category
    Status