Trait ObjectTrait
Allows easy code sharing for Object getters / setters within the Command Builders
Direct Known Users
Basho\Riak\Command\Builder\DeleteObject
,
Basho\Riak\Command\Builder\FetchObject
,
Basho\Riak\Command\Builder\StoreObject
Namespace: Basho\Riak\Command\Builder
Author: Christopher Mancini
Located at Riak/Command/Builder/ObjectTrait.php
Author: Christopher Mancini
Located at Riak/Command/Builder/ObjectTrait.php
Methods summary
public
|
|
public
|
#
buildObject( string $data = NULL, array $headers = NULL )
Mint a new Object instance with supplied params and attach it to the Command |
public
|
|
public
|
Properties summary
protected
|
$object
|
#
NULL
|