remotes/origin/ldap_group_count
Bernhard Posselt 12 years ago committed by Bernhard Posselt
parent 3e58a767ad
commit 474b8f071d
  1. 2
      lib/private/appframework/utility/controllermethodreflector.php

@ -66,7 +66,7 @@ class ControllerMethodReflector {
/**
* Inspects the PHPDoc parameters for types
* @param strint $parameter the parameter whose type comments should be
* @param string $parameter the parameter whose type comments should be
* parsed
* @return string|null type in the type parameters (@param int $something)
* would return int or null if not existing

Loading…
Cancel
Save