StandardProfileTest::$profile

The profile used during tests.

This purposefully uses the standard profile.

Type: string

Overrides BrowserTestBase::$profile

File

core/modules/rdf/tests/src/Functional/StandardProfileTest.php, line 37

Class

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

Namespace

Drupal\Tests\rdf\Functional

Code

public $profile = 'standard';

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.