This repository was archived by the owner on Jul 10, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -7,14 +7,14 @@ WordPress package to enable a controller when using Blade with [Sage](https://ro
7
7
* [ Usage] ( #usage )
8
8
* [ Overview] ( #overview )
9
9
* [ Basic Controller] ( #basic-controller )
10
- * [ Using functions ] ( #using-static-methods )
11
- * [ Using components ] ( #creating -components )
12
- * [ Inheriting the tree/hierarchy ] ( #inheriting-the-treehierarchy )
13
- * [ Creating global properties ] ( #creating-global-properties )
14
- * [ Advanced Custom Fields module ] ( #advanced-custom-fields-module )
15
- * [ Template override option ] ( #template-override-option )
10
+ * [ Using Functions ] ( #using-functions )
11
+ * [ Using Components ] ( #using -components )
12
+ * [ Inheriting the Tree/Hierarchy ] ( #inheriting-the-treehierarchy )
13
+ * [ Creating Global Properties ] ( #creating-global-properties )
14
+ * [ Advanced Custom Fields Module ] ( #advanced-custom-fields-module )
15
+ * [ Template Override Option ] ( #template-override-option )
16
16
* [ Lifecycles] ( #lifecycles )
17
- * [ Disable option ] ( #disable-option )
17
+ * [ Disable Option ] ( #disable-option )
18
18
* [ Blade Debugger] ( #blade-debugger )
19
19
* [ Blade Coder] ( #blade-coder )
20
20
You can’t perform that action at this time.
0 commit comments