Avoid too many return
statements within this method.
return $this->reply($chapters);
Avoid too many return
statements within this method.
return fractal($chapters, new BookTransformer(), $this->serializer);
There are no issues that match your filters.