You are here

private property Blacklist::$classNamePrefixes in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/sebastian/global-state/src/Blacklist.php \SebastianBergmann\GlobalState\Blacklist::classNamePrefixes

Type: array

File

vendor/sebastian/global-state/src/Blacklist.php, line 70

Class

Blacklist
A blacklist for global state elements that should not be snapshotted.

Namespace

SebastianBergmann\GlobalState

Code

private $classNamePrefixes = array();