|
| addGlobalVariable (string $variableName) |
|
| addClass (string $className) |
|
| addSubclassesOf (string $className) |
|
| addImplementorsOf (string $interfaceName) |
|
| addClassNamePrefix (string $classNamePrefix) |
|
| addStaticAttribute (string $className, string $attributeName) |
|
| isGlobalVariableBlacklisted (string $variableName) |
|
| isStaticAttributeBlacklisted (string $className, string $attributeName) |
|
A blacklist for global state elements that should not be snapshotted.
The documentation for this class was generated from the following file:
- vendor/sebastian/global-state/src/Blacklist.php