Overview

Namespaces

  • TwitterOAuth
    • Auth
    • Common
    • Exception
    • Serializer

Classes

  • ArraySerializer
  • JsonSerializer
  • ObjectSerializer
  • TextSerializer

Interfaces

  • SerializerInterface
  • Overview
  • Namespace
  • Class
  • Tree

Class JsonSerializer

TwitterOAuth\Serializer\JsonSerializer implements TwitterOAuth\Serializer\SerializerInterface
Namespace: TwitterOAuth\Serializer
Located at Serializer/JsonSerializer.php
Methods summary
public mixed
# format( string $response )

Format Output To Json

Format Output To Json

Parameters

$response

Returns

mixed

Implementation of

TwitterOAuth\Serializer\SerializerInterface::format()
TwitterOAuth (for v1.1 API) API documentation generated by ApiGen