PHP 8.5.0 RC 2 available for testing

The SolrObject class

(PECL solr >= 0.9.2)

Introduction

This is an object whose properties can also by accessed using the array syntax. All its properties are read-only.

Class synopsis

final class SolrObject implements ArrayAccess {
/* Methods */
public __construct ()
public offsetExists (string $property_name): bool
public offsetGet (string $property_name): mixed
public offsetSet (string $property_name, string $property_value): void
public offsetUnset (string $property_name): void
public __destruct ()
}

Table of Contents

Found A Problem?

Learn How To Improve This PageSubmit a Pull RequestReport a Bug
+add a note

User Contributed Notes

There are no user contributed notes for this page.

AltStyle によって変換されたページ (->オリジナル) /