Skip to content
Snippets Groups Projects
  • Jared Hancock's avatar
    Improve integration of the Config class · 9549fba1
    Jared Hancock authored
    Use %config table by default for config classes
    
    Add lastModified() method to retrieve the time of last modification for a
    configuration key
    
    Add $defaults to the specified on a subclass. The defaults remove the
    necessity to specify a default value for each getter method, and, the
    defaults are integrated into the array retrieved from getInfo()
    9549fba1