diff --git a/src/Core/ConventionsTrait.php b/src/Core/ConventionsTrait.php index 04fb567aba3..7e66b3ee1d7 100644 --- a/src/Core/ConventionsTrait.php +++ b/src/Core/ConventionsTrait.php @@ -48,6 +48,7 @@ protected function _entityName($name) /** * Creates the proper underscored model key for associations + * * If the input contains a dot, assume that the right side is the real table name. * * @param string $name Model class name