File tree Expand file tree Collapse file tree 8 files changed +26
-26
lines changed
docs/apis/subsystems/external
version-4.1/apis/subsystems/external
version-4.3/apis/subsystems/external
version-4.4/apis/subsystems/external
version-4.5/apis/subsystems/external Expand file tree Collapse file tree 8 files changed +26
-26
lines changed Original file line number Diff line number Diff line change @@ -49,8 +49,8 @@ $functions = [
4949 // use in the Moodle Mobile App.
5050 MOODLE_OFFICIAL_MOBILE_SERVICE,
5151 ],
52- ) ,
53- ) ;
52+ ] ,
53+ ] ;
5454```
5555
5656<details >
@@ -76,8 +76,8 @@ $functions = [
7676 // The file containing the class/external function.
7777 // Do not use if using namespaced auto-loading classes.
7878 'classpath' => 'local/groupmanager/externallib.php',
79- ) ,
80- ) ;
79+ ] ,
80+ ] ;
8181```
8282
8383</details >
Original file line number Diff line number Diff line change @@ -114,8 +114,8 @@ $functions = [
114114 // The file containing the class/external function.
115115 // Do not use if using namespaced auto-loading classes.
116116 // 'classpath' => 'local/groupmanager/externallib.php',
117- ) ,
118- ) ;
117+ ] ,
118+ ] ;
119119```
120120
121121</details >
Original file line number Diff line number Diff line change @@ -47,8 +47,8 @@ $functions = [
4747 // use in the Moodle Mobile App.
4848 MOODLE_OFFICIAL_MOBILE_SERVICE,
4949 ],
50- ) ,
51- ) ;
50+ ] ,
51+ ] ;
5252```
5353
5454<details >
@@ -74,8 +74,8 @@ $functions = [
7474 // The file containing the class/external function.
7575 // Do not use if using namespaced auto-loading classes.
7676 'classpath' => 'local/groupmanager/externallib.php',
77- ) ,
78- ) ;
77+ ] ,
78+ ] ;
7979```
8080
8181</details >
Original file line number Diff line number Diff line change @@ -114,8 +114,8 @@ $functions = [
114114 // The file containing the class/external function.
115115 // Do not use if using namespaced auto-loading classes.
116116 // 'classpath' => 'local/groupmanager/externallib.php',
117- ) ,
118- ) ;
117+ ] ,
118+ ] ;
119119```
120120
121121</details >
Original file line number Diff line number Diff line change @@ -49,8 +49,8 @@ $functions = [
4949 // use in the Moodle Mobile App.
5050 MOODLE_OFFICIAL_MOBILE_SERVICE,
5151 ],
52- ) ,
53- ) ;
52+ ] ,
53+ ] ;
5454```
5555
5656<details >
@@ -76,8 +76,8 @@ $functions = [
7676 // The file containing the class/external function.
7777 // Do not use if using namespaced auto-loading classes.
7878 'classpath' => 'local/groupmanager/externallib.php',
79- ) ,
80- ) ;
79+ ] ,
80+ ] ;
8181```
8282
8383</details >
Original file line number Diff line number Diff line change @@ -49,8 +49,8 @@ $functions = [
4949 // use in the Moodle Mobile App.
5050 MOODLE_OFFICIAL_MOBILE_SERVICE,
5151 ],
52- ) ,
53- ) ;
52+ ] ,
53+ ] ;
5454```
5555
5656<details >
@@ -76,8 +76,8 @@ $functions = [
7676 // The file containing the class/external function.
7777 // Do not use if using namespaced auto-loading classes.
7878 'classpath' => 'local/groupmanager/externallib.php',
79- ) ,
80- ) ;
79+ ] ,
80+ ] ;
8181```
8282
8383</details >
Original file line number Diff line number Diff line change @@ -49,8 +49,8 @@ $functions = [
4949 // use in the Moodle Mobile App.
5050 MOODLE_OFFICIAL_MOBILE_SERVICE,
5151 ],
52- ) ,
53- ) ;
52+ ] ,
53+ ] ;
5454```
5555
5656<details >
@@ -76,8 +76,8 @@ $functions = [
7676 // The file containing the class/external function.
7777 // Do not use if using namespaced auto-loading classes.
7878 'classpath' => 'local/groupmanager/externallib.php',
79- ) ,
80- ) ;
79+ ] ,
80+ ] ;
8181```
8282
8383</details >
Original file line number Diff line number Diff line change @@ -114,8 +114,8 @@ $functions = [
114114 // The file containing the class/external function.
115115 // Do not use if using namespaced auto-loading classes.
116116 // 'classpath' => 'local/groupmanager/externallib.php',
117- ) ,
118- ) ;
117+ ] ,
118+ ] ;
119119```
120120
121121</details >
You can’t perform that action at this time.
0 commit comments