You are here

constant FeaturesManagerTest::PROFILE_NAME in Features 8.3

Same name and namespace in other branches
  1. 8.4 tests/src/Unit/FeaturesManagerTest.php \Drupal\Tests\features\Unit\FeaturesManagerTest::PROFILE_NAME

The name of the install profile.

The name of the install profile.

File

tests/src/Unit/FeaturesManagerTest.php, line 39

Class

FeaturesManagerTest
@coversDefaultClass Drupal\features\FeaturesManager @group features

Namespace

Drupal\Tests\features\Unit

Code

const PROFILE_NAME = 'my_profile';