enhance property

List<String> get enhance

A list of class name regex patterns (case sensitive) to use to determine which blocs should be enhanced.

If autoEnhance is true, this list is ignored.

Implementation

List<String> get enhance;