Styling fix

This commit is contained in:
Lance Pioch 2024-03-17 14:04:12 -04:00
parent 37094ffc1f
commit 4cc123aed5

View File

@ -49,7 +49,7 @@ abstract class BaseTransformer extends TransformerAbstract
/** /**
* Returns a new transformer instance with the request set on the instance. * Returns a new transformer instance with the request set on the instance.
* *
* @return static * @return static
*/ */
public static function fromRequest(Request $request): self public static function fromRequest(Request $request): self