mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
5eb5cc7cca
After hours of trying to debug why `write_js_to_bottom` wasn't working, I realized that the Requirements class variables were set to `protected` and not `private static` which I believe is necessary for the Config YML variables to be passed correctly to the class. The documentation was edited to reflect the working, albeit traditional non-YML method of setting class variables. Best regards, John |
||
---|---|---|
.. | ||
How_Tos | ||
01_Syntax.md | ||
02_Common_Variables.md | ||
03_Requirements.md | ||
04_Rendering_Templates.md | ||
05_Template_Inheritance.md | ||
06_Themes.md | ||
07_Caching.md | ||
08_Translations.md | ||
09_Casting.md | ||
index.md |