abstract class AbstractQuery implements QueryInterface
protected | $connection | ||
protected | $dn | ||
protected | $query | ||
protected | $options |
__construct(ConnectionInterface $connection, string $dn, string $query, array $options = array()) |
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