Enable mechanism for blocks
All blocks should have a boolean enable
option. In order to implement this ParentBlockBase
should implement recursion in a separate method that has additional logic.
All blocks should have a boolean enable
option. In order to implement this ParentBlockBase
should implement recursion in a separate method that has additional logic.