protected property FormCacheTest::$moduleHandler in Drupal 8
The mocked module handler.
Type: \Drupal\Core\Extension\ModuleHandlerInterface|\PHPUnit\Framework\MockObject\MockObject
File
- core/
tests/ Drupal/ Tests/ Core/ Form/ FormCacheTest.php, line 48
Class
- FormCacheTest
- @coversDefaultClass \Drupal\Core\Form\FormCache @group Form
Namespace
Drupal\Tests\Core\FormCode
protected $moduleHandler;