ソースを参照

Adding an extra line

Patrick Conroy 10 年 前
コミット
7e1f510d04
1 ファイル変更1 行追加0 行削除
  1. 1 0
      src/Core/ConventionsTrait.php

+ 1 - 0
src/Core/ConventionsTrait.php

@@ -48,6 +48,7 @@ trait ConventionsTrait
 
     /**
      * 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