ZEROSPAM\Framework\SDK\Request\Arguments\Stackable\IStackableArgument
Synopsis
interface IStackableArgument
extends IArgument
{
- // Inherited methods from PrimalValued
- public int|float|string|float toPrimitive()
Hierarchy
Methods
Inherited from ZEROSPAM\Framework\SDK\Request\Arguments\IArgument
public
- getKey() — Key for the argument.
- getSubKey() — Possible Subkey of the argument
Inherited from ZEROSPAM\Framework\SDK\Utils\Contracts\PrimalValued
public
- toPrimitive() — Return a primitive value for this object.