[ Index ]

PHP Cross Reference of phpBB-3.2.11-deutsch

title

Body

[close]

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

(no description)

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

Defines 1 class

BaseClass:: (6 methods):
  publicMethod()
  protectedMethod()
  privateMethod()
  publicTypeHintedMethod()
  publicArrayHintedMethod()
  publicByReferenceParameterMethod()


Class: BaseClass  - X-Ref

Base test class with various intercepted properties

publicMethod()   X-Ref

return: string

protectedMethod()   X-Ref

return: string

privateMethod()   X-Ref

return: string

publicTypeHintedMethod(\stdClass $param)   X-Ref

param: \stdClass $param
return: string

publicArrayHintedMethod(array $param)   X-Ref

param: array $param
return: string

publicByReferenceParameterMethod($param, & $byRefParam)   X-Ref

return: string



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