Documentation

Consumes
in package
implements OpenApiAttributeInterface

Interfaces, Classes, Traits and Enums

OpenApiAttributeInterface

Table of Contents

$contentTypes  : array<string|int, mixed>
__construct()  : mixed

Properties

$contentTypes

public array<string|int, mixed> $contentTypes = []

Methods

__construct()

public __construct([array<string|int, string> $contentTypes = [] ]) : mixed
Parameters
$contentTypes : array<string|int, string> = []

The content types that can be consumed.

Return values
mixed

Search results