- Timestamp:
- 02/19/2022 01:25:05 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/functions/cleanupHeaderComment.php
r49006 r52777 16 16 * @dataProvider data_cleanup_header_comment 17 17 * 18 * @param string $test_string 19 * @param string $expected 18 * @param string $test_string Test string. 19 * @param string $expected Expected return value. 20 20 */ 21 21 public function test_cleanup_header_comment( $test_string, $expected ) {
Note: See TracChangeset
for help on using the changeset viewer.