8000 [Validator] Made method name shorter · wowo/symfony@89dbb04 · GitHub
[go: up one dir, main page]

Skip to conten 8000 t

Commit 89dbb04

Browse files
Bernhard Schussekfabpot
authored andcommitted
[Validator] Made method name shorter
1 parent 9569262 commit 89dbb04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Validator/ExecutionContext.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ public function getGraphWalker()
125125
/**
126126
* @return ClassMetadataFactoryInterface
127127
*/
128-
public function getClassMetadataFactory()
128+
public function getMetadataFactory()
129129
{
130130
return $this->metadataFactory;
131131
}

0 commit comments

Comments
 (0)
0