PHP Class Phalcon\Db\Adapter\Mongo\Document

Afficher le fichier Open project: phalcon/incubator

Protected Properties

Свойство Type Description
$collection

Méthodes publiques

Méthode Description
__construct ( $collection, $doc = [] )
save ( )

Private Methods

Méthode Description
extract ( $iterator, $className = null )

Method Details

__construct() public méthode

public __construct ( $collection, $doc = [] )

save() public méthode

public save ( )

Property Details

$collection protected_oe property

protected $collection