Skip to content

Commit 89725c0

Browse files
author
Pantea Marius-ciclistu
committed
1 parent 6917fbd commit 89725c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

illuminate/Database/Eloquent/Concerns/HasAttributes.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -507,7 +507,7 @@ public function getAttributeValue($key)
507507
}
508508

509509
/**
510-
* Get an (casted) attribute from the $attributes array without transformation
510+
* Get an attribute from the $attributes array without transformation
511511
* @see self::getAttributeValue
512512
*
513513
* @param string $key

0 commit comments

Comments
 (0)