mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 08:58:56 +00:00
Fix proto
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@173012 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
81d8bcf723
commit
6facdd1004
1 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.4 $ -->
|
||||
<!-- $Revision: 1.5 $ -->
|
||||
<refentry id="function.xsl-xsltprocessor-import-stylesheet">
|
||||
<refnamediv>
|
||||
<refname>xsl_xsltprocessor_import_stylesheet</refname>
|
||||
|
@ -10,6 +10,7 @@
|
|||
<para>Procedural style</para>
|
||||
<methodsynopsis>
|
||||
<type>bool</type><methodname>xsl_xsltprocessor_import_stylesheet</methodname>
|
||||
<methodparam><type>XSLTProcessor</type><parameter>xsl</parameter></methodparam>
|
||||
<methodparam><type>object</type><parameter>index</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>Object oriented style (method)</para>
|
||||
|
|
Loading…
Reference in a new issue