Neomerx\JsonApi\Contracts\Http\HttpFactoryInterface::createSupportedExtensions PHP Метод

createSupportedExtensions() публичный Метод

Create supported extensions.
public createSupportedExtensions ( string $extensions = MediaTypeInterface::NO_EXT ) : Neomerx\JsonApi\Contracts\Http\Headers\SupportedExtensionsInterface
$extensions string
Результат Neomerx\JsonApi\Contracts\Http\Headers\SupportedExtensionsInterface
    public function createSupportedExtensions($extensions = MediaTypeInterface::NO_EXT);