Commaaa2
This commit is contained in:
2
vendor/laravel/framework/src/Illuminate/Database/Grammar.php
vendored
Normal file → Executable file
2
vendor/laravel/framework/src/Illuminate/Database/Grammar.php
vendored
Normal file → Executable file
@@ -179,7 +179,7 @@ abstract class Grammar
|
||||
* Get the value of a raw expression.
|
||||
*
|
||||
* @param \Illuminate\Database\Query\Expression $expression
|
||||
* @return string
|
||||
* @return mixed
|
||||
*/
|
||||
public function getValue($expression)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user