You are here

public function PanelsSubContext::changeLayoutIpe in Panopoly 8.2

Same name and namespace in other branches
  1. 7 modules/panopoly/panopoly_test/behat/steps/panopoly_test_panels.behat.inc \PanelsSubContext::changeLayoutIPE()

Open 'Change layout' dialog if it's available on the current page.

@When I change layout with the Panels IPE

File

modules/panopoly/panopoly_test/behat/steps/panopoly_test_panels.behat.inc, line 65
Provide Behat step-definitions for Panels.

Class

PanelsSubContext
Behat sub-context for Panels.

Code

public function changeLayoutIpe() {

  // @todo Implement for Drupal 8!
}