Loading core/tests/Drupal/KernelTests/AssertContentTrait.php +1 −1 Original line number Diff line number Diff line Loading @@ -54,7 +54,7 @@ protected function getRawContent() { /** * Sets the raw content (e.g. HTML). * * @param string $content * @param string|\Stringable $content * The raw content to set. */ protected function setRawContent($content) { Loading Loading
core/tests/Drupal/KernelTests/AssertContentTrait.php +1 −1 Original line number Diff line number Diff line Loading @@ -54,7 +54,7 @@ protected function getRawContent() { /** * Sets the raw content (e.g. HTML). * * @param string $content * @param string|\Stringable $content * The raw content to set. */ protected function setRawContent($content) { Loading