Menu

#335 [bugfix] Make TypeReturnNull.bugAccumulator attribute protected

3.0.1
closed-fixed
None
5
2015-03-03
2015-03-01
uhzzre
No

Currently bugAccumulator attribute n TypeReturnNull class has no modifier which makes the field only accessible by files in the same package i.e. OptionalReturnNull and BooleanReturnNull.
By changing it to protected any subclass may use it e.g. one can write an external plugin that derives from the class.

1 Attachments

Discussion

  • Tagir Valeev

    Tagir Valeev - 2015-03-03
    • status: open --> closed-fixed
    • assigned_to: Tagir Valeev
    • Group: 3.x --> 3.0.1
     

Log in to post a comment.

MongoDB Logo MongoDB