We have moved to Github. Please open tickets there.

#4600 closed Task (invalid)

Add @property annotations for attributes in ElggEntity and friends

Reported by: mrclay Owned by: mrclay
Priority: normal Milestone: Needs Review
Component: Core Version: 1.8.5
Severity: trivial Keywords:
Cc: brett@… Difficulty:

Description

This would improve code comprehension/autocomplete in finer IDEs, removing a lot of visual clutter due to IDEs not knowing that, e.g., guid is a known property. Also would make metadata gets/sets stand out more.

Change History (1)

comment:1 Changed 11 months ago by mrclay

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

Didn't notice these are already in place. Great!

Note: See TracTickets for help on using tickets.