Update docblock for joinColumnName to include className details
This commit is contained in:
parent
04d8f66b72
commit
60523d1b62
1 changed files with 1 additions and 0 deletions
|
@ -70,6 +70,7 @@ interface NamingStrategy
|
|||
* Returns a join column name for a property.
|
||||
*
|
||||
* @param string $propertyName A property name.
|
||||
* @param string|null $className The fully-qualified class name.
|
||||
*
|
||||
* @return string A join column name.
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue