Commit de6c6925 authored by Côme Chilliet's avatar Côme Chilliet
Browse files

Merge branch '5569-how-create-a-plugin-documentation-make-reference-to-plugin-class' into '1.3-dev'

Resolve "How create a plugin documentation make reference to plugin class"

Closes #5569

See merge request !60
Showing with 2 additions and 0 deletions
+2 -0
......@@ -242,6 +242,8 @@ class LDAP
* \param string $filter The filter
*
* \param array $attrs
*
* \param string $scope Scope of the search: subtree/base/one
*/
function search($srp, $filter, $attrs = array(), $scope = 'subtree')
{
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment