You are here

protected property YamlTest::$mockParser in Drupal 9

Same name and namespace in other branches
  1. 8 core/tests/Drupal/Tests/Component/Serialization/YamlTest.php \Drupal\Tests\Component\Serialization\YamlTest::mockParser

Type: \PHPUnit\Framework\MockObject\MockObject

File

core/tests/Drupal/Tests/Component/Serialization/YamlTest.php, line 21

Class

YamlTest
@coversDefaultClass \Drupal\Component\Serialization\Yaml @group Serialization

Namespace

Drupal\Tests\Component\Serialization

Code

protected $mockParser;