The LDAP\Result class
(PHP 8 >= 8.1.0)
Introduction
A fully opaque class which replaces a ldap result resource as of PHP 8.1.0.
Class synopsis
namespace LDAP;
final
class Result
{
}
+add a note
User Contributed Notes
There are no user contributed notes for this page.