Skip to content

Commit

Permalink
updated php class headers
Browse files Browse the repository at this point in the history
  • Loading branch information
amirition committed Jun 4, 2024
1 parent 0fa0c5c commit f9c469a
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion src/Admin/Wizard/Setup_Wizard.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
/**
* Setup wizard service.
*
* @package Barn2/posts-data-table
* @package Barn2\posts-data-table
* @author Barn2 Plugins <info@barn2.com>
* @license GPL-3.0
* @copyright Barn2 Media Ltd
Expand Down
2 changes: 1 addition & 1 deletion src/Admin/Wizard/Steps/Completed.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
/**
* Completed step.
*
* @package Barn2/posts-data-table
* @package Barn2\posts-data-table
* @author Barn2 Plugins <info@barn2.com>
* @license GPL-3.0
* @copyright Barn2 Media Ltd
Expand Down
2 changes: 1 addition & 1 deletion src/Admin/Wizard/Steps/Layout.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
/**
* Layout Settings Step.
*
* @package Barn2/posts-data-table
* @package Barn2\posts-data-table
* @author Barn2 Plugins <info@barn2.com>
* @license GPL-3.0
* @copyright Barn2 Media Ltd
Expand Down
2 changes: 1 addition & 1 deletion src/Admin/Wizard/Steps/Loading.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
/**
* Loading step.
*
* @package Barn2/posts-data-table
* @package Barn2\posts-data-table
* @author Barn2 Plugins <info@barn2.com>
* @license GPL-3.0
* @copyright Barn2 Media Ltd
Expand Down
2 changes: 1 addition & 1 deletion src/Admin/Wizard/Steps/Search.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
/**
* Search settings step.
*
* @package Barn2/posts-data-table
* @package Barn2\posts-data-table
* @author Barn2 Plugins <info@barn2.com>
* @license GPL-3.0
* @copyright Barn2 Media Ltd
Expand Down
2 changes: 1 addition & 1 deletion src/Admin/Wizard/Steps/Upsell.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
/**
* Upsell step.
*
* @package Barn2/posts-data-table
* @package Barn2\posts-data-table
* @author Barn2 Plugins <info@barn2.com>
* @license GPL-3.0
* @copyright Barn2 Media Ltd
Expand Down
2 changes: 1 addition & 1 deletion src/Admin/Wizard/Steps/Welcome.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
/**
* Layout Settings Step.
*
* @package Barn2/posts-data-table
* @package Barn2\posts-data-table
* @author Barn2 Plugins <info@barn2.com>
* @license GPL-3.0
* @copyright Barn2 Media Ltd
Expand Down

0 comments on commit f9c469a

Please sign in to comment.