Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 8.x
»
NativePhpunitTask.php
»
NativePhpunitTask
Search Drupal 8.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 8.x
Topics
Classes
Functions
Files
Namespaces
Services
Constants
Globals
Deprecated
private property NativePhpunitTask::$haltonerror
File
drupal/
core/
vendor/
doctrine/
common/
tests/
NativePhpunitTask.php
, line 32
Class
NativePhpunitTask
A more flexible and powerful PHPUnit Task than the native Phing one.
Code
private $haltonerror =
true
;