Ether Binder
Set of utilities for interacting with Ethereum and it's smart contracts with PHP, with generating ABI bindings and Ethereum-related types
|
Public Member Functions | |
offsetExists (mixed $offset) | |
offsetGet (mixed $offset) | |
offsetSet (mixed $offset, mixed $value) | |
offsetUnset (mixed $offset) | |
Class that is catch-all for all abi generated bindings. On its own it has only ArrayAccess store for tuple data, but its main purpose is typing.
|
inherited |
@inheritDoc
|
inherited |
@inheritDoc
|
inherited |
@inheritDoc
|
inherited |
@inheritDoc