public property StandardProfileTest::$profile in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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\TestsCode
public $profile = 'standard';