mirror of
https://github.com/flarum/framework.git
synced 2024-11-30 13:36:10 +08:00
Merge pull request #1201 from Luceos/patch-3
Update AbstractSerializer.php
This commit is contained in:
commit
cbe49d6d07
|
@ -186,6 +186,7 @@ abstract class AbstractSerializer extends BaseAbstractSerializer
|
|||
|
||||
/**
|
||||
* @param mixed $model
|
||||
* @param string $relation
|
||||
* @return mixed
|
||||
*/
|
||||
protected function getRelationshipData($model, $relation)
|
||||
|
|
Loading…
Reference in New Issue
Block a user