mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 08:58:56 +00:00
- fixed type in hw_getparents
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32444 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
9ca40e1e30
commit
324076a03f
1 changed files with 1 additions and 1 deletions
|
@ -734,7 +734,7 @@ RewriteEngine on
|
|||
<title>Description</title>
|
||||
<funcsynopsis>
|
||||
<funcprototype>
|
||||
<funcdef>array <function>hw_getparentsobj</function></funcdef>
|
||||
<funcdef>array <function>hw_getparents</function></funcdef>
|
||||
<paramdef>int <parameter>connection</parameter></paramdef>
|
||||
<paramdef>int <parameter>objectID</parameter></paramdef>
|
||||
</funcprototype>
|
||||
|
|
Loading…
Reference in a new issue