You are here

protected property ExecutablePhp::$httpClient in Security Review 8

Drupal's HTTP Client.

Type: \Drupal\Core\Http\Client

File

src/Checks/ExecutablePhp.php, line 21

Class

ExecutablePhp
Checks if PHP files written to the files directory can be executed.

Namespace

Drupal\security_review\Checks

Code

protected $httpClient;