Skip to content

Commit 5882293

Browse files
pbearnewestonruter
andauthored
Update tests/phpunit/tests/admin/includes/misc/insertWithMarkers.php
Co-authored-by: Weston Ruter <[email protected]>
1 parent 476d559 commit 5882293

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

tests/phpunit/tests/admin/includes/misc/insertWithMarkers.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,8 @@ class Tests_insert_with_markers extends WP_UnitTestCase {
1111

1212
/**
1313
* Path to the temporary file used for testing.
14-
* @var string
1514
*/
16-
private $temp_file;
15+
private string $temp_file;
1716

1817
public function set_up() {
1918
parent::set_up();

0 commit comments

Comments
 (0)