/**
phpDox
Overview
Namespaces
Interfaces
Classes
Traits
Source
Overview
Interfaces
ZEROSPAM\Framework\SDK\Utils\Contracts
PrimalValued
Introduction
Synopsis
Violations
Methods
Source
ZEROSPAM\Framework\SDK\Utils\Contracts\
PrimalValued
Interface PrimalValued
Can be reduced to primitive value
Synopsis
interface PrimalValued {
// methods
public int|float|string|float
toPrimitive
()
}
Methods
public
toPrimitive()
— Return a primitive value for this object.