We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8352eb0 commit 18ae0c0Copy full SHA for 18ae0c0
Documentation/Functions/Data.rst
@@ -293,8 +293,7 @@ field
293
294
This gives read access to the current value of an internal global variable determined by the given key.
295
296
- - As default the :php:`$cObj->data` array is :php:`$GLOBALS['TSFE']->page`
297
- (record of the current page)
+ - As default the :php:`$cObj->data` array is a record of the current page.
298
299
- In :ref:`TMENU <tmenu>` :php:`$cObj->data` is set in a loop to the page-record for
300
each menu item during its rendering process.
0 commit comments