Phase

Phase

category

Basho

author

debo marco.debo.debortoli@gmail.com (https://github.com/MarcoDeBortoli)

Methods

Construct a Phase object.

__construct(string $bucket, string $tag, boolean $keep) 

Arguments

$bucket

string

  • The bucket name.

$tag

string

  • The tag.

$keep

boolean

  • True to return results of this phase.

Convert the Phase to an associative array. Used internally.

to_array()