Api Platform conference
Register now
References Reference
API Platform Conference
September 19-20, 2024 | Lille & online

The international conference on the API Platform Framework

API Platform Conference 2024: meet the best PHP, JavaScript and API experts

Learn more about the event, register for the conference, and get ready for two days of inspiration, ideas, and knowledge-sharing with our incredible lineup of renowned specialists and advocates.

Register now
Reference
C
Class

ApiPlatform\OpenApi\Model\Reference

class ApiPlatform\OpenApi\Model\Reference
{
    public __construct(string $ref, null|string $summary, null|string $description)
    public getSummary(): string
    public withSummary(string $summary): ApiPlatform\OpenApi\Model\Reference
    public getDescription(): string
    public withDescription(string $description): ApiPlatform\OpenApi\Model\Reference
    public getRef(): string
    public withRef(string $ref): ApiPlatform\OpenApi\Model\Reference
    public withExtensionProperty(string $key, $value)
    public getExtensionProperties(): array
}

Methods

__construct

public __construct(string $ref, null|string $summary, null|string $description)

Parameters

refstring
summarystring
descriptionstring

getSummary

public getSummary(): string

Returns

string

withSummary

public withSummary(string $summary): ApiPlatform\OpenApi\Model\Reference

Parameters

summarystring

Returns

<a href="/docs/references/OpenApi/Model/Reference">ApiPlatform\OpenApi\Model\Reference</a>

getDescription

public getDescription(): string

Returns

string

withDescription

public withDescription(string $description): ApiPlatform\OpenApi\Model\Reference

Parameters

descriptionstring

Returns

<a href="/docs/references/OpenApi/Model/Reference">ApiPlatform\OpenApi\Model\Reference</a>

getRef

public getRef(): string

Returns

string

withRef

public withRef(string $ref): ApiPlatform\OpenApi\Model\Reference

Parameters

refstring

Returns

<a href="/docs/references/OpenApi/Model/Reference">ApiPlatform\OpenApi\Model\Reference</a>

withExtensionProperty

public withExtensionProperty(string $key, $value)

Parameters

keystring
value

Returns

getExtensionProperties

public getExtensionProperties(): array

Returns

array

Made with love by

Les-Tilleuls.coop can help you design and develop your APIs and web projects, and train your teams in API Platform, Symfony, Next.js, Kubernetes and a wide range of other technologies.

Learn more

Copyright © 2023 Kévin Dunglas

Sponsored by Les-Tilleuls.coop