Skip to content

Commit cfa27fa

Browse files
committed
Fix some redundant @return phpdoc
1 parent 4c6236f commit cfa27fa

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Constraint.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -293,8 +293,6 @@ public function getTargets()
293293
/**
294294
* Optimizes the serialized value to minimize storage space.
295295
*
296-
* @return array
297-
*
298296
* @internal
299297
*/
300298
public function __sleep(): array

0 commit comments

Comments
 (0)