'; } return new self(sprintf( 'Unable to introspect foreign key constraint %s on table "%s" because the referenced column names' . ' are omitted, and the referenced table "%s" does not exist or does not have a primary key.', $constraintReference, $referencingTableName, $referencedTableName, )); } }