StandardProfileTest::$profile

Same name and namespace in other branches
  1. 9 core/modules/rdf/tests/src/Functional/StandardProfileTest.php \Drupal\Tests\rdf\Functional\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 36

Class

StandardProfileTest
Tests the RDF mappings and RDFa markup 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.