1
0
mirror of synced 2025-01-30 20:11:49 +03:00

fix indentation

This commit is contained in:
Fabio B. Silva 2011-12-24 12:34:49 -02:00
parent e3acf43dbc
commit 603f7a1664

View File

@ -53,7 +53,7 @@ interface NamingStrategy
*/
function referenceColumnName();
/**
/**
* Return a join column name for a property
*
* @param string $propertyName A property
@ -71,7 +71,7 @@ interface NamingStrategy
*/
function joinTableName($sourceEntity, $targetEntity, $propertyName = null);
/**
/**
* Return the foreign key column name for the given parameters
*
* @param string $entityName A entity