Skip to content
This repository has been archived by the owner on May 3, 2022. It is now read-only.

Commit

Permalink
[Behat] Remove not used property
Browse files Browse the repository at this point in the history
  • Loading branch information
Miguel committed Jun 3, 2016
1 parent db2fe20 commit f2fdad9
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions Features/Context/PlatformUI.php
Original file line number Diff line number Diff line change
Expand Up @@ -72,11 +72,6 @@ class PlatformUI extends RawMinkContext
*/
protected $password = 'publish';

/**
* Mapping of pages URL's.
*/
protected $pageIdentifierMap = array();

/**
* Stores the status of the platform.
* @var int
Expand Down

0 comments on commit f2fdad9

Please sign in to comment.