We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6c2a41 commit 0978ba4Copy full SHA for 0978ba4
src/Network_Meta_Command.php
@@ -30,7 +30,7 @@ class Network_Meta_Command extends CommandWithMeta {
30
* will be made.
31
*
32
* @return bool The meta ID on success, false on failure.
33
- *
+ *
34
* @phpstan-ignore method.childReturnType
35
*/
36
protected function add_metadata( $object_id, $meta_key, $meta_value, $unique = false ) {
0 commit comments