Skip to content

Commit

Permalink
Update ziparchive.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
mowangjuanzi committed Sep 1, 2023
1 parent 9bd6754 commit ca9c5bd
Showing 1 changed file with 6 additions and 11 deletions.
17 changes: 6 additions & 11 deletions reference/zip/ziparchive.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: ad4f8a7e366f6bcc0644bc3f4187d0fc3a1fb794 Maintainer: dallas Status: ready -->
<!-- EN-Revision: 14767af0f05dffa6fdb9b49e1a1f4e9ca7022a60 Maintainer: dallas Status: ready -->
<!-- CREDITS: mowangjuanzi -->
<phpdoc:classref xml:id="class.ziparchive" xmlns:phpdoc="http://php.net/ns/phpdoc" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude">
<title> <classname>ZipArchive</classname> 类</title>
Expand All @@ -21,20 +21,15 @@
&reftitle.classsynopsis;

<!-- {{{ Synopsis -->
<classsynopsis>
<classsynopsis class="class">
<ooclass>
<classname>ZipArchive</classname>
</ooclass>

<classsynopsisinfo>
<ooclass>
<classname>ZipArchive</classname>
</ooclass>

<oointerface>
<interfacename>Countable</interfacename>
</oointerface>
</classsynopsisinfo>
<oointerface>
<modifier>implements</modifier>
<interfacename>Countable</interfacename>
</oointerface>

<classsynopsisinfo role="comment">&Constants;</classsynopsisinfo>
<fieldsynopsis>
Expand Down

0 comments on commit ca9c5bd

Please sign in to comment.