Lggr
Public Member Functions | List of all members
SebastianBergmann\GlobalState\Blacklist Class Reference

Public Member Functions

 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)
 

Detailed Description

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


The documentation for this class was generated from the following file: