Skip to content
  • defacer's avatar
    · e89d741a
    defacer authored
    New naming conventions for class names to bring them in line with the
    rest of Moodle. The convention for blocks is now:
    
    class block_something extends block_base { ... }
    
    HOWTO updated accordingly, plus some more minor polishing. More to come.
    e89d741a