Opened 6 years ago
Closed 6 years ago
#46504 closed enhancement (fixed)
Adds access modifiers to factory classes in phpunit/includes/factory
Reported by: | andizer | Owned by: | SergeyBiryukov |
---|---|---|---|
Milestone: | 5.2 | Priority: | normal |
Severity: | normal | Version: | 5.2 |
Component: | Build/Test Tools | Keywords: | |
Focuses: | Cc: |
Description
The access modifiers are missing for most of the classes in phpunit/includes/factory
. I've added these.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
In 44903: