public function DifferentIndex::getDeclaredSchema in Schema 8
File
- src/
Comparison/ Result/ DifferentIndex.php, line 18 - Contains Drupal\schema\Comparison\Result\DifferentIndex
Class
Namespace
Drupal\schema\Comparison\ResultCode
public function getDeclaredSchema() {
return $this->schema;
}