Skip to content

Commit c1b3276

Browse files
Add annotation to avoid message
1 parent 7ead8d0 commit c1b3276

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Validator/ConstraintLoader.php

+3
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@
1515

1616
class ConstraintLoader extends AbstractLoader
1717
{
18+
/**
19+
* @return bool
20+
*/
1821
public function loadClassMetadata(ClassMetadata $metadata)
1922
{
2023
return false;

0 commit comments

Comments
 (0)