File tree Expand file tree Collapse file tree
language/predefined/attribute Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
2- <!-- EN-Revision: 681fd84dbdef6c0f8fe92848677d95a993b66143 Maintainer: sergey Status: ready -->
2+ <!-- EN-Revision: 0eb433f1dec35ba1c0daf2d8b30b47f284ad5670 Maintainer: sergey Status: ready -->
33<!-- Reviewed: no -->
44<refentry xml : id =" attribute.construct" xmlns =" http://docbook.org/ns/docbook" xmlns : xlink =" http://www.w3.org/1999/xlink" >
55 <refnamediv >
66 <refname >Attribute::__construct</refname >
7- <refpurpose >Создаёт новый экземпляр Attribute</refpurpose >
7+ <refpurpose >Инициализирует новый экземпляр класса Attribute</refpurpose >
88 </refnamediv >
99
1010 <refsect1 role =" description" >
1111 &reftitle.description;
1212 <constructorsynopsis role =" Attribute" >
1313 <modifier >public</modifier > <methodname >Attribute::__construct</methodname >
14- <methodparam choice =" opt" ><type >int</type ><parameter >flags</parameter ><initializer >Attribute::TARGET_ALL</initializer ></methodparam >
14+ <methodparam choice =" opt" ><type >int</type ><parameter >flags</parameter ><initializer >< constant > Attribute::TARGET_ALL</ constant > </initializer ></methodparam >
1515 </constructorsynopsis >
1616 <para >
17- Создаёт новый экземпляр <classname >Attribute</classname >.
17+ Метод инициализирует объект <classname >Attribute</classname >.
1818 </para >
1919 </refsect1 >
2020
You can’t perform that action at this time.
0 commit comments