Skip to content

Commit

Permalink
Update Fractal.php (#260)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mohammad-Alavi authored Dec 9, 2024
1 parent e9fee26 commit acca5bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Fractal.php
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ public function __construct(Manager $manager)

/**
* @param null|mixed $data
* @param null|callable|\League\Fractal\TransformerAbstract $transformer
* @param null|string|callable|\League\Fractal\TransformerAbstract $transformer
* @param null|\League\Fractal\Serializer\SerializerAbstract $serializer
*
* @return static
Expand Down

0 comments on commit acca5bd

Please sign in to comment.