feat: pass parameters natively via http interface along the query #358
Annotations
7 errors
Coding Standards (8.2):
src/Client/Http/RequestFactory.php#L57
Equals sign not aligned with surrounding assignments; expected 5 spaces but found 1 space
|
Coding Standards (8.2):
src/Client/Http/RequestFactory.php#L57
Expected 0 spaces after array opening bracket, 1 found.
|
Coding Standards (8.2):
src/Client/Http/RequestFactory.php#L57
Expected 0 spaces before array closing bracket, 1 found.
|
Coding Standards (8.2):
src/Client/Http/RequestFactory.php#L72
Expected at least 1 space before "."; 0 found
|
Coding Standards (8.2):
src/Client/Http/RequestFactory.php#L72
Expected at least 1 space after "."; 0 found
|
Coding Standards (8.2):
src/Client/Http/RequestFactory.php#L72
Concat operator must be surrounded by a single space
|
Coding Standards (8.2)
Process completed with exit code 1.
|