[WIP] Test & validation workflow(s) #15
Annotations
3 warnings
M2 Coding Standard:
Api/Plugin/Controller/Auctane/IndexPlugin.php#L61
The use of function file_put_contents() is discouraged
|
M2 Coding Standard:
Api/Request/Authenticator.php#L96
The use of function is_null() is discouraged; use strict comparison "=== null"() instead
|
M2 Coding Standard:
Api/Request/Authenticator.php#L107
The use of function is_null() is discouraged; use strict comparison "=== null"() instead
|