Changes between Initial Version and Version 1 of Ticket #4159
- Timestamp:
- 04/21/2012 03:39:49 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #4159 – Description
initial v1 1 Some of our classes are missing declarations of fields (properties) which we use and access regardless. An example is the ''property in the BP_Component class. We should add these in so the code is better documented -- both for those reading the .php, and for tools such as phpdoc.1 Some of our classes are missing declarations of fields (properties) which we use and access regardless. An example is the search_string property in the BP_Component class. We should add these in so the code is better documented -- both for those reading the .php, and for tools such as phpdoc.