Skip to content

Commit

Permalink
PHP 8.2: Declare class properties #220
Browse files Browse the repository at this point in the history
  • Loading branch information
bobbingwide committed Sep 15, 2023
1 parent fb022b9 commit 4a98f13
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/test-issue-124.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

class Tests_issue_124 extends BW_UnitTestCase {

public $saved_wordpress;
public $saved_github;
/**
* Issue #124 - tests for [bw_follow_me] comma separated network parameter
*
Expand Down

0 comments on commit 4a98f13

Please sign in to comment.