You are here

private property ShortcodeTest::$siteUrl in Shortcode 2.0.x

Same name and namespace in other branches
  1. 8 tests/src/Functional/ShortcodeTest.php \Drupal\Tests\shortcode\Functional\ShortcodeTest::siteUrl

Url of the site.

Type: \Drupal\Core\GeneratedUrl|string

File

tests/src/Functional/ShortcodeTest.php, line 39

Class

ShortcodeTest
Tests the Drupal 8 shortcode module functionality.

Namespace

Drupal\Tests\shortcode\Functional

Code

private $siteUrl;