[ Index ]

PHP Cross Reference of phpBB-3.2.11-deutsch

title

Body

[close]

/vendor/guzzlehttp/ringphp/src/Future/ -> MagicFutureTrait.php (summary)

Implements common future functionality that is triggered when the result property is accessed via a magic __get method.

File Size: 32 lines (1 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 function

  __get()

Functions
Functions that are not part of a class:

__get($name)   X-Ref
This function handles retrieving the dereferenced result when requested.

param: string $name Should always be "data" or an exception is thrown.
return: mixed Returns the dereferenced data.



Generated: Wed Nov 11 20:33:01 2020 Cross-referenced by PHPXref 0.7.1