W3cubDocs

/Symfony 4.1

AbstractQuery

abstract class AbstractQuery implements QueryInterface

Properties

protected $connection
protected $dn
protected $query
protected $options

Methods

__construct(ConnectionInterface $connection, string $dn, string $query, array $options = array())

Details

__construct(ConnectionInterface $connection, string $dn, string $query, array $options = array())

Parameters

ConnectionInterface $connection
string $dn
string $query
array $options

© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Component/Ldap/Adapter/AbstractQuery.html