mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-07-28 17:02:04 +03:00
Applied latest StyleCI changes
This commit is contained in:
@ -9,6 +9,7 @@ class Model extends EloquentModel
|
||||
/**
|
||||
* Provides public access to get the raw attribute value from the model.
|
||||
* Used in areas where no mutations are required but performance is critical.
|
||||
*
|
||||
* @return mixed
|
||||
*/
|
||||
public function getRawAttribute(string $key)
|
||||
|
Reference in New Issue
Block a user