Skip to content

Commit

Permalink
PLANET-7527 Update file DocBlock
Browse files Browse the repository at this point in the history
  • Loading branch information
sagarsdeshmukh committed Jul 9, 2024
1 parent 3e41879 commit 3f10880
Show file tree
Hide file tree
Showing 20 changed files with 1 addition and 43 deletions.
2 changes: 0 additions & 2 deletions src/BlockReportSearch/Block/BlockUsage.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@

/**
* Table displaying blocks usage
*
* @package P4BKS\Controllers
*/

namespace P4\MasterTheme\BlockReportSearch\Block;
Expand Down
2 changes: 0 additions & 2 deletions src/BlockReportSearch/Block/BlockUsageApi.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@

/**
* Table displaying blocks usage
*
* @package P4BKS\Controllers
*/

namespace P4\MasterTheme\BlockReportSearch\Block;
Expand Down
2 changes: 0 additions & 2 deletions src/BlockReportSearch/Block/BlockUsageTable.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@

/**
* Table displaying blocks usage
*
* @package P4BKS\Controllers
*/

namespace P4\MasterTheme\BlockReportSearch\Block;
Expand Down
2 changes: 0 additions & 2 deletions src/BlockReportSearch/Block/Query.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@

/**
* Block search query
*
* @package P4BKS\Search\Block
*/

namespace P4\MasterTheme\BlockReportSearch\Block;
Expand Down
2 changes: 0 additions & 2 deletions src/BlockReportSearch/Block/Query/Parameters.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@

/**
* Block search query parameters
*
* @package P4BKS\Search\Block
*/

namespace P4\MasterTheme\BlockReportSearch\Block\Query;
Expand Down
2 changes: 0 additions & 2 deletions src/BlockReportSearch/Block/Sql/Like.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@

/**
* Block search regex
*
* @package P4BKS\Search\Block
*/

namespace P4\MasterTheme\BlockReportSearch\Block\Sql;
Expand Down
2 changes: 0 additions & 2 deletions src/BlockReportSearch/Block/Sql/Regex.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@

/**
* Block search regex
*
* @package P4BKS\Search\Block
*/

namespace P4\MasterTheme\BlockReportSearch\Block\Sql;
Expand Down
2 changes: 0 additions & 2 deletions src/BlockReportSearch/Block/Sql/SqlQuery.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@

/**
* Block search SQL query
*
* @package P4BKS\Search\Block
*/

namespace P4\MasterTheme\BlockReportSearch\Block\Sql;
Expand Down
4 changes: 1 addition & 3 deletions src/BlockReportSearch/BlockSearch.php
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
<?php

/**
* Block search
*
* @package P4BKS\Search
* Block report search
*/

namespace P4\MasterTheme\BlockReportSearch;
Expand Down
2 changes: 0 additions & 2 deletions src/BlockReportSearch/Pattern/ContentStructure.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@

/**
* Table displaying patterns usage
*
* @package P4BKS\Search
*/

namespace P4\MasterTheme\BlockReportSearch\Pattern;
Expand Down
2 changes: 0 additions & 2 deletions src/BlockReportSearch/Pattern/PatternData.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@

/**
* Pattern search
*
* @package P4BKS\Search
*/

namespace P4\MasterTheme\BlockReportSearch\Pattern;
Expand Down
2 changes: 0 additions & 2 deletions src/BlockReportSearch/Pattern/PatternUsage.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@

/**
* Table displaying patterns usage
*
* @package P4BKS\Search
*/

namespace P4\MasterTheme\BlockReportSearch\Pattern;
Expand Down
2 changes: 0 additions & 2 deletions src/BlockReportSearch/Pattern/PatternUsageApi.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@

/**
* Table displaying blocks usage
*
* @package P4BKS\Search
*/

namespace P4\MasterTheme\BlockReportSearch\Pattern;
Expand Down
2 changes: 0 additions & 2 deletions src/BlockReportSearch/Pattern/PatternUsageTable.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@

/**
* Table displaying patterns usage
*
* @package P4BKS\Search
*/

namespace P4\MasterTheme\BlockReportSearch\Pattern;
Expand Down
2 changes: 0 additions & 2 deletions src/BlockReportSearch/Pattern/Query/Parameters.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@

/**
* Pattern search query parameters
*
* @package P4BKS\Search
*/

namespace P4\MasterTheme\BlockReportSearch\Pattern\Query;
Expand Down
2 changes: 0 additions & 2 deletions src/BlockReportSearch/PatternSearch.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@

/**
* Pattern search
*
* @package P4BKS\Search
*/

namespace P4\MasterTheme\BlockReportSearch;
Expand Down
2 changes: 0 additions & 2 deletions src/BlockReportSearch/RowActions.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@

/**
* Display post actions in table
*
* @package P4BKS\Search
*/

namespace P4\MasterTheme\BlockReportSearch;
Expand Down
3 changes: 0 additions & 3 deletions src/Controllers/Menu/BlocksUsageController.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@

/**
* Blocks Usage class
*
* @package P4BKS\Controllers\Menu
* @since 1.40.0
*/

namespace P4\MasterTheme\Controllers\Menu;
Expand Down
3 changes: 0 additions & 3 deletions src/Controllers/Menu/ClassicBlocksUsage.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@

/**
* Blocks Usage class
*
* @package P4BKS\Controllers\Menu
* @since 1.40.0
*/

namespace P4\MasterTheme\Controllers\Menu;
Expand Down
2 changes: 0 additions & 2 deletions src/Controllers/Menu/ReusableBlocksController.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@

/**
* Reusable Blocks class
*
* @package P4GBKS\Controllers\Menu;
*/

namespace P4\MasterTheme\Controllers\Menu;
Expand Down

0 comments on commit 3f10880

Please sign in to comment.