The MongoDB\BSON\Decimal128Interface interface

(mongodb >=1.3.0)

はじめに

This interface is implemented by MongoDB\BSON\Decimal128 to be used as a parameter, return, or property type in userland classes.

クラス概要

class MongoDB\BSON\Decimal128Interface {
/* メソッド */
abstract public __toString(): string
}

目次

関連キーワード:  BSON, Decimal, toString, string, Returns, public, メソッド, 概要, クラス, userland