You are here

protected property ResponsiveMenuHooks::$profile in Responsive and off-canvas menu 4.4.x

Same name and namespace in other branches
  1. 4.3.x tests/src/Functional/ResponsiveMenuHooks.php \Drupal\Tests\responsive_menu\Functional\ResponsiveMenuHooks::profile

The profile to install as a basis for testing.

Type: string

Overrides BrowserTestBase::$profile

File

tests/src/Functional/ResponsiveMenuHooks.php, line 26

Class

ResponsiveMenuHooks
Class ResponsiveMenuHooks.

Namespace

Drupal\Tests\responsive_menu\Functional

Code

protected $profile = 'minimal';