BuildTestBase::$hostPort

Same name and namespace in other branches
  1. 9 core/tests/Drupal/BuildTests/Framework/BuildTestBase.php \Drupal\BuildTests\Framework\BuildTestBase::hostPort
  2. 10 core/tests/Drupal/BuildTests/Framework/BuildTestBase.php \Drupal\BuildTests\Framework\BuildTestBase::hostPort
  3. 11.x 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 115

Class

BuildTestBase
Provides a workspace to test build processes.

Namespace

Drupal\BuildTests\Framework

Code

private $hostPort;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.