ZF-4954: Some Record Objects don't define public variables
Description
For example Offer, EditorialReview, CustomerReview and some record classes more don't define their possible options as public variables. Code completion is not possible. Also several other classes don't have comments on their variable type.
Comments
Posted by Benjamin Eberlei (beberlei) on 2008-11-15T07:31:25.000+0000
Will be fixed in next minor release 1.8 or even 2.0, is fixed in trunk as of r12662