[ Index ]

PHP Cross Reference of phpBB-3.2.11-deutsch

title

Body

[close]

/vendor/ocramius/proxy-manager/tests/ProxyManagerTestAsset/ -> ClassWithFinalMagicMethods.php (summary)

(no description)

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

Defines 1 class

ClassWithFinalMagicMethods:: (8 methods):
  __construct()
  __set()
  __get()
  __isset()
  __unset()
  __sleep()
  __wakeup()
  __clone()


Class: ClassWithFinalMagicMethods  - X-Ref

Base test class to play around with final pre-existing magic methods

__construct()   X-Ref
{@inheritDoc}


__set($name, $value)   X-Ref
{@inheritDoc}


__get($name)   X-Ref
{@inheritDoc}


__isset($name)   X-Ref
{@inheritDoc}


__unset($name)   X-Ref
{@inheritDoc}


__sleep()   X-Ref
{@inheritDoc}


__wakeup()   X-Ref
{@inheritDoc}


__clone()   X-Ref
{@inheritDoc}




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