Returns the reasons the migration passed or failed, as a string.
string
Overrides MarkupInterface::__toString
\Drupal\Component\Render\MarkupInterface
public function __toString() { return implode("\n", $this->reasons); }