PHP Class Doctrine\MongoDB\Tests\PreRemoveListener

Datei anzeigen Open project: doctrine/mongodb

Public Methods

Method Description
__construct ( array $query, array $options )
collectionPreRemove ( Doctrine\MongoDB\Event\MutableEventArgs $args )

Method Details

__construct() public method

public __construct ( array $query, array $options )
$query array
$options array

collectionPreRemove() public method

public collectionPreRemove ( Doctrine\MongoDB\Event\MutableEventArgs $args )
$args Doctrine\MongoDB\Event\MutableEventArgs