phpdoc fixes
This commit is contained in:
@@ -567,6 +567,7 @@ abstract class Model {
|
||||
* Get a given attribute from the model.
|
||||
*
|
||||
* @param string $key
|
||||
* @return mixed
|
||||
*/
|
||||
public function get_attribute($key)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user