Skip to content

Commit f1f5895

Browse files
pi0Pooya Parsa
authored and
Pooya Parsa
committed
Style CI
1 parent 324d4f9 commit f1f5895

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

src/Jenssegers/Mongodb/Eloquent/Model.php

+5-5
Original file line numberDiff line numberDiff line change
@@ -537,11 +537,11 @@ protected function newBaseQueryBuilder()
537537
}
538538

539539
/**
540-
* We just return original key here in order to support keys in dot-notation
541-
*
542-
* @param string $key
543-
* @return string
544-
*/
540+
* We just return original key here in order to support keys in dot-notation
541+
*
542+
* @param string $key
543+
* @return string
544+
*/
545545
protected function removeTableFromKey($key)
546546
{
547547
return $key;

0 commit comments

Comments
 (0)