Selen

Schema
in package
implements SchemaMarkerInterface

Attributes
#[Attribute]
\Attribute::TARGET_CLASS

Table of Contents

Interfaces

SchemaMarkerInterface
SchemaのAttributeとして識別するためのインターフェース

Constants

TYPE_INNER  = 'inner'
TYPE_ROOT  = 'root'
TYPE_SCHEMAS  = [self::TYPE_ROOT, self::TYPE_INNER]

Properties

$type  : string

Methods

__construct()  : mixed

Constants

TYPE_INNER

public mixed TYPE_INNER = 'inner'

TYPE_ROOT

public mixed TYPE_ROOT = 'root'

TYPE_SCHEMAS

private mixed TYPE_SCHEMAS = [self::TYPE_ROOT, self::TYPE_INNER]

Properties

Methods

__construct()

public __construct(string $type) : mixed
Parameters
$type : string

        
On this page

Search results