fixed return type
This commit is contained in:
@ -50,7 +50,7 @@ class Bill extends TransformerAbstract
|
||||
|
||||
/**
|
||||
* @param Model $model
|
||||
* @return mixed
|
||||
* @return \League\Fractal\Resource\Item
|
||||
*/
|
||||
public function includeCurrency(Model $model)
|
||||
{
|
||||
|
Reference in New Issue
Block a user