[ Index ]

PHP Cross Reference of phpBB-3.3.14-deutsch

title

Body

[close]

/vendor/ocramius/proxy-manager/ -> CHANGELOG.md (summary)

(no description)

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

Defines 9 classes

SayHello:: (5 methods):
  hello()
  hello()
  hello()
  hello()
  __construct()

SayHello:: (5 methods):
  hello()
  hello()
  hello()
  hello()
  __construct()

SayHello:: (5 methods):
  hello()
  hello()
  hello()
  hello()
  __construct()

SayHello:: (5 methods):
  hello()
  hello()
  hello()
  hello()
  __construct()

SayHello:: (5 methods):
  hello()
  hello()
  hello()
  hello()
  __construct()

EmailAddress:: (2 methods):
  __construct()
  equalsTo()

AccessPolicy:: (2 methods):
  getPolicyName()
  allowAccess()

Foo:: (0 methods):

User:: (2 methods):
  getId()
  getUsername()


Class: SayHello  - X-Ref

hello()   X-Ref
No description

hello(string $name)   X-Ref
No description

hello(string ...$names)   X-Ref
No description

hello(string ... & $names)   X-Ref
No description

__construct()   X-Ref
No description

Class: SayHello  - X-Ref

hello()   X-Ref
No description

hello(string $name)   X-Ref
No description

hello(string ...$names)   X-Ref
No description

hello(string ... & $names)   X-Ref
No description

__construct()   X-Ref
No description

Class: SayHello  - X-Ref

hello()   X-Ref
No description

hello(string $name)   X-Ref
No description

hello(string ...$names)   X-Ref
No description

hello(string ... & $names)   X-Ref
No description

__construct()   X-Ref
No description

Class: SayHello  - X-Ref

hello()   X-Ref
No description

hello(string $name)   X-Ref
No description

hello(string ...$names)   X-Ref
No description

hello(string ... & $names)   X-Ref
No description

__construct()   X-Ref
No description

Class: SayHello  - X-Ref

hello()   X-Ref
No description

hello(string $name)   X-Ref
No description

hello(string ...$names)   X-Ref
No description

hello(string ... & $names)   X-Ref
No description

__construct()   X-Ref
No description

Class: EmailAddress  - X-Ref

__construct(string $address)   X-Ref
No description

equalsTo(EmailAddress $other)   X-Ref
No description

Class: AccessPolicy  - X-Ref

getPolicyName()   X-Ref
Calling this method WILL cause lazy-loading, when using a ghost object,
as the method is accessing the object's state


allowAccess()   X-Ref
Calling this method WILL NOT cause lazy-loading, when using a ghost object,
as the method is not reading any from the object.


Class: Foo  - X-Ref

Class: User  - X-Ref

getId()   X-Ref
No description

getUsername()   X-Ref
No description



Generated: Mon Nov 25 19:05:08 2024 Cross-referenced by PHPXref 0.7.1