Selen

SchemaLoader
in package

MongoDB Schemaに設定されたAttributeを読み込むクラス

Table of Contents

Properties

$attributeSchema  : ReflectionAttribute<string|int, SchemaMarkerInterface>|null
$fieldLoaders  : array<string, SchemaFieldLoader>
$reflectionClass  : ReflectionClass<string|int, object>

Methods

__construct()  : mixed

Properties

$reflectionClass

public ReflectionClass<string|int, object> $reflectionClass

Methods

__construct()

public __construct(ReflectionClass<string|int, object> $reflectionClass) : mixed
Parameters
$reflectionClass : ReflectionClass<string|int, object>

MongoDB Schemaのクラス名を渡します

Tags
throws
LogicException

属性の指定が不正なときに発生します


        
On this page

Search results