Skip to content

Commit

Permalink
Merge branch '4.3-dev' into inclusive-naming-2
Browse files Browse the repository at this point in the history
  • Loading branch information
wilsonge committed Jun 25, 2023
2 parents f8578a4 + ff47dff commit 264c96d
Show file tree
Hide file tree
Showing 11 changed files with 11 additions and 11 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
// phpcs:enable PSR1.Files.SideEffects

/**
* Plugins master display controller.
* Plugins display controller.
*
* @since 4.0.0
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
// phpcs:enable PSR1.Files.SideEffects

/**
* Banners master display controller.
* Banners display controller.
*
* @since 1.6
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
// phpcs:enable PSR1.Files.SideEffects

/**
* Messages master display controller.
* Messages display controller.
*
* @since 1.6
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
// phpcs:enable PSR1.Files.SideEffects

/**
* Modules manager master display controller.
* Modules manager display controller.
*
* @since 1.6
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
// phpcs:enable PSR1.Files.SideEffects

/**
* Newsfeeds master display controller.
* Newsfeeds display controller.
*
* @since 1.6
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
// phpcs:enable PSR1.Files.SideEffects

/**
* Plugins master display controller.
* Plugins display controller.
*
* @since 1.5
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
// phpcs:enable PSR1.Files.SideEffects

/**
* Redirect master display controller.
* Redirect display controller.
*
* @since 1.6
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
// phpcs:enable PSR1.Files.SideEffects

/**
* Templates manager master display controller.
* Templates manager display controller.
*
* @since 1.6
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
// phpcs:enable PSR1.Files.SideEffects

/**
* Users master display controller.
* Users display controller.
*
* @since 1.6
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
// phpcs:enable PSR1.Files.SideEffects

/**
* History manager master display controller.
* History manager display controller.
*
* @since 4.0.0
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
// phpcs:enable PSR1.Files.SideEffects

/**
* Modules manager master display controller.
* Modules manager display controller.
*
* @since 3.5
*/
Expand Down

0 comments on commit 264c96d

Please sign in to comment.