Skip to content

Commit

Permalink
[apigee#408] Fix team lists cache errors - fixing phpcs.
Browse files Browse the repository at this point in the history
  • Loading branch information
arlina-espinoza committed Jun 11, 2020
1 parent 1a1f187 commit b71a1e0
Showing 1 changed file with 5 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,11 @@ class TeamListBuilderTest extends ApigeeEdgeTeamsFunctionalTestBase {
*/
protected $teamB;


/**
* A role.
*
* @var \Drupal\user\Entity\Role
*/
protected $customRole;

/**
Expand Down

0 comments on commit b71a1e0

Please sign in to comment.