You are here

protected property PhpArrayDumperTest::$dumper in Service Container 7.2

Same name and namespace in other branches
  1. 7 tests/src/DependencyInjection/Dumper/PhpArrayDumperTest.php \Drupal\Tests\service_container\DependencyInjection\Dumper\PhpArrayDumperTest::dumper

Type: PhpArrayDumper

File

tests/src/DependencyInjection/Dumper/PhpArrayDumperTest.php, line 26
Contains \Drupal\Tests\service_container\DependencyInjection\Dumper\PhpArrayDumperTest

Class

PhpArrayDumperTest
@coversDefaultClass \Drupal\Component\DependencyInjection\Dumper\PhpArrayDumper @group dic

Namespace

Drupal\Tests\service_container\DependencyInjection\Dumper

Code

protected $dumper;