com doc/tr: new translation: reference/reflection/reflectionclassconstant.xml
[email protected] (Nilgün Belma Bugüner) Sat, 02 Jan 2021 07:11:20 +0000
| Newsgroups | php.doc.tr |
|---|---|
| Message-ID | <[email protected]> |
Commit: 9d4d22ae97af14c364f370bc2c53c5921bd59b43 Author: Nilgün Belma Bugüner <[email protected]> Sat, 2 Jan 2021 10:11:20 +0300 Parents: e3f2695054787da2e2baae88ba97b1d3db5e17b6 Branches: master Link: http://git.php.net/?p=doc/tr.git;a=commitdiff;h=9d4d22ae97af14c364f370bc2c53c5921bd59b43 Log: new translation Changed paths: M reference/reflection/reflectionclassconstant.xml Diff: diff --git a/reference/reflection/reflectionclassconstant.xml b/reference/reflection/reflectionclassconstant.xml index ab979c00..4b29cf03 100644 --- a/reference/reflection/reflectionclassconstant.xml +++ b/reference/reflection/reflectionclassconstant.xml @@ -1,9 +1,9 @@ <?xml version="1.0" encoding="utf-8"?> <!-- $Revision$ --> - +<!-- EN-Revision: 98df2cf9a939729d73adee1484ec05929c74c98b Maintainer: nilgun Status: ready --> <phpdoc:classref xml:id="class.reflectionclassconstant" xmlns:phpdoc="http://php.net/ns/phpdoc" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude"> - <title>The ReflectionClassConstant class</title> + <title>The ReflectionClassConstant sınıfı</title> <titleabbrev>ReflectionClassConstant</titleabbrev> <partintro> @@ -12,8 +12,8 @@ <section xml:id="reflectionclassconstant.intro"> &reftitle.intro; <para> - The <classname>ReflectionClassConstant</classname> class reports - information about a class constant. + <classname>ReflectionClassConstant</classname> sınıfı bir sınıf sabiti + hakkında bilgi verir. </para> </section> <!-- }}} -->