jkphl/rdfa-lite-microdata

View on GitHub

Showing 2 of 23 total issues

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

    protected function processPropertyPrefixName($prefix, $name, \DOMElement $element, ContextInterface $context, $last)
Severity: Minor
Found in src/RdfaLiteMicrodata/Infrastructure/Parser/PropertyProcessorTrait.php - About 35 mins to fix

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

            \DOMElement $element,
            ContextInterface $context,
            $name,
            VocabularyInterface $vocabulary,
            $last
    Severity: Minor
    Found in src/RdfaLiteMicrodata/Infrastructure/Parser/PropertyProcessorTrait.php - About 35 mins to fix
      Severity
      Category
      Status
      Source
      Language