We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent caf0bcc commit 1f197a2Copy full SHA for 1f197a2
tests/phpunit/tests/meta/bulkAddMetadata.php
@@ -192,7 +192,7 @@ public function test_slashed_data_should_be_handled_correctly( string $meta_type
192
/**
193
* @return array<string,array<string>>
194
*/
195
- protected function data_meta_types(): array {
+ public function data_meta_types(): array {
196
$types = array(
197
'post' => array( 'post' ),
198
'user' => array( 'user' ),
0 commit comments