BootableCommandTraitTest::$application
Same name and namespace in other branches
- 11.x core/tests/Drupal/Tests/Core/Command/BootableCommandTraitTest.php \Drupal\Tests\Core\Command\BootableCommandTraitTest::application
A console application to manage the commands under test.
Type: application
File
-
core/
tests/ Drupal/ Tests/ Core/ Command/ BootableCommandTraitTest.php, line 36
Class
- BootableCommandTraitTest
- Tests the trait that helps console commands boot Drupal.
Namespace
Drupal\Tests\Core\CommandCode
private readonly Application $application;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.