- Timestamp:
- 05/17/2023 10:44:21 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/blocks/renderCommentTemplate.php
r55457 r55822 437 437 ); 438 438 439 $commenter_filter = function () {439 $commenter_filter = static function () { 440 440 return array( 441 441 'comment_author_email' => 'unapproved@example.org',
Note: See TracChangeset
for help on using the changeset viewer.