Phalcon\Db\Result\Serializable::setFetchMode PHP Method

setFetchMode() public method

Changes the fetch mode, this is not implemented yet
public setFetchMode ( integer $fetchMode )
$fetchMode integer
    public function setFetchMode($fetchMode)
    {
    }