mirror of
https://github.com/flarum/core.git
synced 2025-07-19 15:51:16 +02:00
Merge pull request #1201 from Luceos/patch-3
Update AbstractSerializer.php
This commit is contained in:
@@ -186,6 +186,7 @@ abstract class AbstractSerializer extends BaseAbstractSerializer
|
||||
|
||||
/**
|
||||
* @param mixed $model
|
||||
* @param string $relation
|
||||
* @return mixed
|
||||
*/
|
||||
protected function getRelationshipData($model, $relation)
|
||||
|
Reference in New Issue
Block a user