remove reference to PharData, PharData methods will be documented separately

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@256044 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Greg Beaver 2008-03-25 03:35:32 +00:00
parent 920bf84d32
commit ab9294e481

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.2 $ -->
<!-- $Revision: 1.3 $ -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="phar.compress">
<refnamediv>
<refname>Phar::compress</refname>
@ -35,9 +35,7 @@
remove compression.
</para>
<para>
A <classname>Phar</classname> or <classname>PharData</classname> object is returned
depending on whether the calling object is a <classname>Phar</classname> or
<classname>PharData</classname>.
A <classname>Phar</classname> object is returned.
</para>
</refsect1>