private property BuildTestBase::$hostPort in Drupal 9
Same name and namespace in other branches
- 8 core/tests/Drupal/BuildTests/Framework/BuildTestBase.php \Drupal\BuildTests\Framework\BuildTestBase::hostPort
Port that will be tested.
Generated internally. Use getPortNumber().
Type: int
File
- core/
tests/ Drupal/ BuildTests/ Framework/ BuildTestBase.php, line 116
Class
- BuildTestBase
- Provides a workspace to test build processes.
Namespace
Drupal\BuildTests\FrameworkCode
private $hostPort;