Skip to content

Commit

Permalink
Add package name to file
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianHenryIE committed Apr 19, 2022
1 parent ae89131 commit c8f62f0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions phpstanbootstrap.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
* Define constants that PhpStan cannot find.
*
* @see https://phpstan.org/user-guide/discovering-symbols#global-constants
*
* @package nullcorps/woocommerce-gateway-bitcoin
*/

define( 'WP_CONTENT_DIR', __DIR__ . '/wp-content' );
Expand Down

0 comments on commit c8f62f0

Please sign in to comment.