File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
tests/Doctrine/fixtures/expected_xml/src/Repository Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -19,9 +19,9 @@ public function __construct(RegistryInterface $registry)
1919 parent ::__construct ($ registry , User::class);
2020 }
2121
22- // /**
23- // * @return User[] Returns an array of User objects
24- // */
22+ // /**
23+ // * @return User[] Returns an array of User objects
24+ // */
2525 /*
2626 public function findByExampleField($value)
2727 {
Original file line number Diff line number Diff line change @@ -19,9 +19,9 @@ public function __construct(RegistryInterface $registry)
1919 parent ::__construct ($ registry , XOther::class);
2020 }
2121
22- // /**
23- // * @return XOther[] Returns an array of XOther objects
24- // */
22+ // /**
23+ // * @return XOther[] Returns an array of XOther objects
24+ // */
2525 /*
2626 public function findByExampleField($value)
2727 {
You can’t perform that action at this time.
0 commit comments