Fixes #47790 (The method description of Phar::createDefaultStub is incorrect.)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277836 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Kalle Sommer Nielsen 2009-03-26 18:18:48 +00:00
parent 8fc7d4174a
commit 35cbcfe21a

View file

@ -1,9 +1,9 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.3 $ -->
<!-- $Revision: 1.4 $ -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="phar.createdefaultstub">
<refnamediv>
<refname>Phar::createDefaultStub</refname>
<refpurpose>Return the PHP loader or bootstrap stub of a Phar archive</refpurpose>
<refpurpose>Create a phar-file format specific stub</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;