Ticket #431 (closed defect: fixed)
doctrine methods should be protected
| Reported by: | dleute | Owned by: | dordille |
|---|---|---|---|
| Priority: | major | Milestone: | 1.4.1 |
| Component: | apostropheBlogPlugin | Version: | trunk |
| Keywords: | Cc: | dleute | |
| Symfony version: | 1.4 |
Description
I related one of my own classes to aEvent and this broke all kinds of things. The reason was because some doSave methods were public instead of protected.
This should be changed in the core. It's definitely happening in the apostropheBlogPlugin but I didn't go investigate all the sources.
Change History
Note: See
TracTickets for help on using
tickets.

