PHP Class Flarum\Api\Controller\ListGroupsController

Inheritance: extends AbstractCollectionController
Mostra file Open project: flarum/core

Public Properties

Property Type Description
$serializer

Protected Methods

Method Description
data ( Psr\Http\Message\ServerRequestInterface $request, Document $document )

Method Details

data() protected method

protected data ( Psr\Http\Message\ServerRequestInterface $request, Document $document )
$request Psr\Http\Message\ServerRequestInterface
$document Tobscure\JsonApi\Document

Property Details

$serializer public_oe property

public $serializer