rfc:autoload_classmap

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
rfc:autoload_classmap [2021/03/19 18:37] marandallrfc:autoload_classmap [2021/04/06 05:32] (current) marandall
Line 31: Line 31:
   * Always check the classmap first if it is set.    * Always check the classmap first if it is set. 
   * (If Found) Trigger a TypeError if the key's associated value is not a string.   * (If Found) Trigger a TypeError if the key's associated value is not a string.
-  * (If Found) Use the REQUIRE_ONCE mechanism. +  * (If Found) Use the REQUIRE mechanism. 
   * (If Found) Trigger an Error if the relevant class is not defined after including the file specified in the classmap.   * (If Found) Trigger an Error if the relevant class is not defined after including the file specified in the classmap.
  
rfc/autoload_classmap.1616179063.txt.gz · Last modified: 2021/03/19 18:37 by marandall