Metadata/Resource/MinerProvider.php
The closing parenthesis and the opening brace of a multi-line function declaration must be on the same line Open
Open
{
- Exclude checks
Multi-line function declarations must define one parameter per line Open
Open
MetadataCache $metadataCache, $resourceClassPath
- Exclude checks
Only one argument is allowed per line in a multi-line function call Open
Open
$this->metadataCache, $this->resourceClassPath, $oreClass
- Exclude checks
Only one argument is allowed per line in a multi-line function call Open
Open
$this->metadataCache, $this->resourceClassPath, $oreClass
- Exclude checks