You are here

protected property InfoParserUnitTest::$infoParser in Drupal 10

Same name and namespace in other branches
  1. 8 core/tests/Drupal/Tests/Core/Extension/InfoParserUnitTest.php \Drupal\Tests\Core\Extension\InfoParserUnitTest::infoParser
  2. 9 core/tests/Drupal/Tests/Core/Extension/InfoParserUnitTest.php \Drupal\Tests\Core\Extension\InfoParserUnitTest::infoParser

The InfoParser object.

Type: \Drupal\Core\Extension\InfoParser

File

core/tests/Drupal/Tests/Core/Extension/InfoParserUnitTest.php, line 29

Class

InfoParserUnitTest
Tests InfoParser class and exception.

Namespace

Drupal\Tests\Core\Extension

Code

protected $infoParser;