Skip to content

Internal __prop data structure

Latest
Compare
Choose a tag to compare
@g105b g105b released this 23 Mar 12:47
· 4 commits to master since this release

Sometimes it becomes useful to store the value of a class's magic properties internally, so this minor patch release introduced the __prop internal property, which can be access by any class using the MagicProp trait.