mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 12:05:37 +00:00
CustomMember was extending the wrong class to be able to reference $this->owner. Also, changed CustomMember to MyMemberExtension to remain consistent with the initial example.