Skip to content

Commit

Permalink
Coding standards.
Browse files Browse the repository at this point in the history
  • Loading branch information
laryn committed Feb 12, 2024
1 parent 5dce562 commit bf7fad4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tests/better_exposed_filters_TestBase.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ class BEF_TestBase extends BackdropWebTestCase {
*/
protected $view = array();

/**
*
*/
/**
*
*/
public function setUp() {
// For benchmarking.
$this->start = time();
Expand Down

0 comments on commit bf7fad4

Please sign in to comment.