Method
getMaxOverflow
* @return {number|boolean} * @protected
()
Source from the content-addressed store, hash-verified
| 678 | * @protected |
| 679 | */ |
| 680 | getMaxOverflow() { |
| 681 | return false; |
| 682 | } |
| 683 | |
| 684 | /** |
| 685 | * @protected |
Tested by
no test coverage detected