Skip to content

Commit

Permalink
ReflectionType section sync with EN (#848)
Browse files Browse the repository at this point in the history
  • Loading branch information
devnexen authored Mar 11, 2024
1 parent cb61d4c commit 5b1d9d9
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions reference/reflection/reflectiontype/tostring.xml
Original file line number Diff line number Diff line change
@@ -1,16 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: ec2fe9a592f794978114ef5021db9f1d00c2e05d Maintainer: girgias Status: ready -->
<!-- EN-Revision: a02e0daac60dc75b4a894245250cdec12ce9cb58 Maintainer: girgias Status: ready -->
<!-- Reviewed: yes -->
<refentry xml:id="reflectiontype.tostring" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
<refname>ReflectionType::__toString</refname>
<refpurpose>To string</refpurpose>
</refnamediv>

<refsynopsisdiv>
&warn.deprecated.function-7-1-0;
</refsynopsisdiv>

<refsect1 role="description">
&reftitle.description;
<methodsynopsis role="ReflectionType">
Expand Down Expand Up @@ -45,6 +41,12 @@
</row>
</thead>
<tbody>
<row>
<entry>8.0.0</entry>
<entry>
<methodname>ReflectionType::__toString</methodname> a été rendu non obsolète.
</entry>
</row>
<row>
<entry>7.1.0</entry>
<entry>
Expand Down

0 comments on commit 5b1d9d9

Please sign in to comment.