We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6917fbd commit 89725c0Copy full SHA for 89725c0
illuminate/Database/Eloquent/Concerns/HasAttributes.php
@@ -507,7 +507,7 @@ public function getAttributeValue($key)
507
}
508
509
/**
510
- * Get an (casted) attribute from the $attributes array without transformation
+ * Get an attribute from the $attributes array without transformation
511
* @see self::getAttributeValue
512
*
513
* @param string $key
0 commit comments