Files
archived-doc-pt-br/language/predefined/attributes.xml
Leonardo Lara Rodrigues b7c9d20f2e sync with en rev
2026-02-27 16:40:43 -03:00

39 lines
1.2 KiB
XML

<?xml version="1.0" encoding="utf-8"?> <!-- EN-Revision: 02bee41067ab2822cbffcb4b3b2387f79488dffd Maintainer: leonardolara Status: ready --><!-- CREDITS: adaiasmagdiel,leonardolara -->
<part xml:id="reserved.attributes" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>Atributos Predefinidos</title>
<partintro>
<para>
O PHP fornece alguns atributos predefinidos que podem ser usados.
</para>
</partintro>
&language.predefined.attributes.attribute;
&language.predefined.attributes.allowdynamicproperties;
&language.predefined.attributes.deprecated;
&language.predefined.attributes.nodiscard;
&language.predefined.attributes.override;
&language.predefined.attributes.returntypewillchange;
&language.predefined.attributes.sensitiveparameter;
</part>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"~/.phpdoc/manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->