Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Commit 3b82b2b

Browse files
committed
Improves comment for migrateGenericToAutoRoute method
1 parent 2f18b50 commit 3b82b2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Adapter/PhpcrOdmAdapter.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ private function getPathFromUri($uri)
229229
}
230230

231231
/**
232-
* Convert the given generic document to an auto route document, migrating any children which it may have.
232+
* Convert the given generic document to an auto route document.
233233
*
234234
* @param Generic $document
235235
* @param object $contentDocument

0 commit comments

Comments
 (0)