You are here

protected property WardenManagerTest::$infoParser in Warden 8.2

Same name and namespace in other branches
  1. 8 tests/src/Unit/Service/WardenManagerTest.php \Drupal\Tests\warden\Unit\Service\WardenManagerTest::infoParser
  2. 3.x tests/src/Unit/Service/WardenManagerTest.php \Drupal\Tests\warden\Unit\Service\WardenManagerTest::infoParser

Type: \Drupal\Core\Extension\InfoParser|\PHPUnit_Framework_MockObject_MockObject

File

tests/src/Unit/Service/WardenManagerTest.php, line 28

Class

WardenManagerTest
@coversDefaultClass \Drupal\warden\Service\WardenManager @group warden

Namespace

Drupal\Tests\warden\Unit\Service

Code

protected $infoParser;