PHP Class Doctrine\MongoDB\Tests\PreNearListener

Datei anzeigen Open project: doctrine/mongodb

Public Methods

Method Description
__construct ( $near, array $query, array $options )
collectionPreNear ( Doctrine\MongoDB\Event\NearEventArgs $args )

Method Details

__construct() public method

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

collectionPreNear() public method

public collectionPreNear ( Doctrine\MongoDB\Event\NearEventArgs $args )
$args Doctrine\MongoDB\Event\NearEventArgs