modules/custom/deims_d6_migration/migration/DeimsContentResearchProjectMigration.php

Summary

Maintainability
A
0 mins
Test Coverage

Missing class doc comment
Open

class DeimsContentResearchProjectMigration extends DrupalNode6Migration {

Expected 1 blank line after function; 0 found
Open

  }

The closing brace for the class must have an empty line before it
Open

}

Missing function doc comment
Open

  public function __construct(array $arguments) {

Missing function doc comment
Open

  public function prepareRow($row) {

Missing function doc comment
Open

  public function prepare($node, $row) {

There are no issues that match your filters.

Category
Status