Documentation

ReturnType
in package

FinalYes
Tags
Annotation
NamedArgumentConstructor
Target

({ "METHOD" })

Table of Contents

Constants

TYPE_ANY  = \Temporal\DataConverter\Type::TYPE_ANY
TYPE_BOOL  = \Temporal\DataConverter\Type::TYPE_BOOL
TYPE_FLOAT  = \Temporal\DataConverter\Type::TYPE_FLOAT
TYPE_INT  = \Temporal\DataConverter\Type::TYPE_INT
TYPE_STRING  = \Temporal\DataConverter\Type::TYPE_STRING

Properties

$name  : string
$nullable  : bool

Methods

__construct()  : mixed

Attributes

#[Attribute]

#[Attribute]

#[NamedArgumentConstructor]

#[NamedArgumentConstructor]

Constants

TYPE_ANY

public mixed TYPE_ANY = \Temporal\DataConverter\Type::TYPE_ANY

TYPE_BOOL

public mixed TYPE_BOOL = \Temporal\DataConverter\Type::TYPE_BOOL

TYPE_FLOAT

public mixed TYPE_FLOAT = \Temporal\DataConverter\Type::TYPE_FLOAT

TYPE_INT

public mixed TYPE_INT = \Temporal\DataConverter\Type::TYPE_INT

TYPE_STRING

public mixed TYPE_STRING = \Temporal\DataConverter\Type::TYPE_STRING

Properties

Methods

__construct()

public __construct(string $name[, bool $nullable = false ]) : mixed
Parameters
$name : string
$nullable : bool = false

        
On this page

Search results