Skip to content

Commit 8235629

Browse files
authored
Update gettarget.xml to En
1 parent 855eff4 commit 8235629

1 file changed

Lines changed: 4 additions & 6 deletions

File tree

reference/reflection/reflectionattribute/gettarget.xml

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<!-- EN-Revision: ec2fe9a592f794978114ef5021db9f1d00c2e05d Maintainer: sergey Status: ready -->
2+
<!-- EN-Revision: d368a4c8c426803e3c555b3f3bd248dac781cace Maintainer: sergey Status: ready -->
33
<!-- Reviewed: no -->
44
<refentry xml:id="reflectionattribute.gettarget" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
55
<refnamediv>
@@ -14,11 +14,9 @@
1414
<void/>
1515
</methodsynopsis>
1616
<para>
17-
Возвращает цель атрибута в виде битовой маски.
17+
Метод возвращает битовую маску цели атрибута.
1818
</para>
1919

20-
&warn.undocumented.func;
21-
2220
</refsect1>
2321

2422
<refsect1 role="parameters">
@@ -29,8 +27,8 @@
2927
<refsect1 role="returnvalues">
3028
&reftitle.returnvalues;
3129
<para>
32-
<!-- TODO: we should add target constant Attribute::TARGET_METHOD, and so on... -->
33-
Возвращает цель атрибута в виде битовой маски.
30+
Метод получает цель атрибута как битовую маску
31+
<link linkend="attribute.constants">из констант семейства <constant>Attribute::TARGET_*</constant></link>.
3432
</para>
3533
</refsect1>
3634

0 commit comments

Comments
 (0)