We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bd8461 commit a367c84Copy full SHA for a367c84
lib/public/Activity/IManager.php
@@ -131,6 +131,8 @@ public function getProviders(): array;
131
public function getSettingById(string $id): ActivitySettings;
132
133
/**
134
+ * @param string $type
135
+ * @param int|string $id
136
* @since 8.2.0
137
*/
138
public function setFormattingObject(string $type, int|string $id): void;
0 commit comments