AbstractQuery
class AbstractQuery implements QueryInterface
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.
http://api.symfony.com/4.0/Symfony/Component/Ldap/Adapter/AbstractQuery.html