PluginProbe
ActivityPub / 5.7.0
ActivityPub v5.7.0
9.3.1 9.3.0 9.2.2 9.2.1 9.2.0 9.1.0 9.0.2 9.0.1 9.0.0 8.3.0 8.2.1 8.2.0 8.1.1 1.0.5 1.0.6 1.0.7 1.0.8 1.0.9 1.1.0 1.2.0 1.3.0 2.0.0 2.0.1 2.1.0 2.1.1 All 160 releases
← All changes | integration/class-opengraph.php +1 -1 8.2.15.7.0 View file →
@@ -6,10 +6,10 @@
6 6 */
7 7
8 8 namespace Activitypub\Integration;
9 9
10 +use Activitypub\Model\Blog;
10 11 use Activitypub\Collection\Actors;
11 -use Activitypub\Model\Blog;
12 12
13 13 use function Activitypub\is_single_user;
14 14 use function Activitypub\is_user_type_disabled;
15 15