You are here

public property StandardProfileTest::$profile in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/modules/rdf/src/Tests/StandardProfileTest.php \Drupal\rdf\Tests\StandardProfileTest::profile

The profile used during tests.

This purposefully uses the standard profile.

Type: string

Overrides WebTestBase::$profile

File

core/modules/rdf/src/Tests/StandardProfileTest.php, line 30
Contains \Drupal\rdf\Tests\StandardProfileTest.

Class

StandardProfileTest
Tests the RDF mappings and RDFa markup of the standard profile.

Namespace

Drupal\rdf\Tests

Code

public $profile = 'standard';