You are here

public function DifferentIndex::getDeclaredSchema in Schema 8

File

src/Comparison/Result/DifferentIndex.php, line 18
Contains Drupal\schema\Comparison\Result\DifferentIndex

Class

DifferentIndex

Namespace

Drupal\schema\Comparison\Result

Code

public function getDeclaredSchema() {
  return $this->schema;
}