Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • moodle-plugins-snapshots moodle-plugins-snapshots
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • Plugins bot
  • moodle-plugins-snapshotsmoodle-plugins-snapshots
  • Repository
Switch branch/tag
  • moodle-plugins-snapshots
  • admin
  • tool
  • lp
  • classes
  • external
  • competency_summary_exporter.php
Find file BlameHistoryPermalink
  • Damyon Wiese's avatar
    MDL-57273 persistent: Dont allow set and get for helpers · 6b206c53
    Damyon Wiese authored Jan 24, 2017
    Helper methods (ie custom methods on a persistent) should not be callable via set() or get() even
    if they start with set_ or get_. They are not the same as custom getters and setters for real persistent
    properties.
    6b206c53