mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
Re-indented
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293999 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
479f5f7ed0
commit
68908fbb9d
1 changed files with 4 additions and 4 deletions
|
@ -5,7 +5,7 @@
|
|||
<refname>ImagickDraw::getFillRule</refname>
|
||||
<refpurpose>Returns the fill rule</refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
|
@ -17,14 +17,14 @@
|
|||
Returns the fill rule used while drawing polygons.
|
||||
</para>
|
||||
</refsect1>
|
||||
|
||||
|
||||
<refsect1 role="returnvalues">
|
||||
&reftitle.returnvalues;
|
||||
<para>
|
||||
Returns a FILLRULE_ constant
|
||||
Returns a FILLRULE_ constant
|
||||
</para>
|
||||
</refsect1>
|
||||
|
||||
|
||||
</refentry>
|
||||
|
||||
<!-- Keep this comment at the end of the file
|
||||
|
|
Loading…
Reference in a new issue