mirror of
https://github.com/flarum/core.git
synced 2025-07-21 16:51:34 +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 mixed $model
|
||||||
|
* @param string $relation
|
||||||
* @return mixed
|
* @return mixed
|
||||||
*/
|
*/
|
||||||
protected function getRelationshipData($model, $relation)
|
protected function getRelationshipData($model, $relation)
|
||||||
|
Reference in New Issue
Block a user