Skip to:
Content

BuddyPress.org

Opened 13 years ago

Closed 13 years ago

Last modified 8 years ago

#4159 closed defect (bug) (fixed)

Some classes missing field declarations

Reported by: djpaul's profile DJPaul Owned by:
Milestone: 1.6 Priority: normal
Severity: normal Version:
Component: Core Keywords:
Cc:

Description (last modified by DJPaul)

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.

Change History (4)

#1 @DJPaul
13 years ago

  • Description modified (diff)

#2 @djpaul
13 years ago

  • Resolution set to fixed
  • Status changed from new to closed

(In [5999]) Add missing field declarations to classes. Fixes #4159

#3 @johnjamesjacoby
10 years ago

  • Component changed from Component - Any/All to Tools - Code Documentation

#4 @DJPaul
8 years ago

  • Component changed from Tools - Code Documentation to Core
Note: See TracTickets for help on using tickets.