Overview

Namespaces

  • Composer
    • Autoload
  • Illuminate
    • Support
      • Contracts
      • Facades
  • Laravella
    • Cart
      • Facades
  • None
  • PHP

Interfaces

  • ArrayableInterface
  • JsonableInterface
  • MessageProviderInterface
  • RenderableInterface
  • ResponsePreparerInterface
  • Overview
  • Namespace
  • Class
  • Tree

Interface ResponsePreparerInterface

Namespace: Illuminate\Support\Contracts
Located at vendor/illuminate/support/Illuminate/Support/Contracts/ResponsePreparerInterface.php
Methods summary
public Symfony\Component\HttpFoundation\Response
# prepareResponse( mixed $value )

Prepare the given value as a Response object.

Prepare the given value as a Response object.

Parameters

$value
mixed
$value

Returns

Symfony\Component\HttpFoundation\Response
cart API documentation generated by ApiGen 2.8.0