addTheme()
@@ -977,7 +1064,7 @@
@@ -985,14 +1072,12 @@
public
- addTheme(PluginApplicationInterface $application) : mixed
+ addTheme(PluginApplicationInterface $application, array<string|int, mixed> $themes) : void
- テーマ内のプラグインも追加する
-
-
+
Parameters
-
@@ -1001,6 +1086,13 @@
Parameters
-
+
+ -
+ $themes
+ : array<string|int, mixed>
+
+ -
+
@@ -1045,7 +1137,7 @@
@@ -1198,7 +1290,7 @@
@@ -1233,7 +1325,7 @@
@@ -1310,7 +1402,7 @@
@@ -1364,6 +1456,13 @@
+
+
public
- addTheme(PluginApplicationInterface $application) : mixed
+ addTheme(PluginApplicationInterface $application, array<string|int, mixed> $themes) : void
- テーマ内のプラグインも追加する
-
-
+
Parameters
-
@@ -1001,6 +1086,13 @@
Parameters
-
+
+ -
+ $themes
+ : array<string|int, mixed>
+
+ -
+
@@ -1045,7 +1137,7 @@
@@ -1198,7 +1290,7 @@
@@ -1233,7 +1325,7 @@
@@ -1310,7 +1402,7 @@
@@ -1364,6 +1456,13 @@
+
+
テーマ内のプラグインも追加する
-