Skip to content

Commit

Permalink
Simplify file docs
Browse files Browse the repository at this point in the history
  • Loading branch information
obenland committed Jan 9, 2025
1 parent bc905b7 commit 68d7849
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions includes/rest/class-application-controller.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
/**
* Application Controller REST-Class file.
* Application Controller file.
*
* @package Activitypub
*/
Expand All @@ -10,7 +10,7 @@
use Activitypub\Model\Application;

/**
* ActivityPub Application Controller REST-Class.
* ActivityPub Application Controller.
*/
class Application_Controller extends \WP_REST_Controller {
/**
Expand Down

0 comments on commit 68d7849

Please sign in to comment.