final class Scope (View source)

Used to set the scope of an object.

Properties

string $value

The scope of an object: prototype, singleton, session. (Usually given as anonymous argument.)

Methods

__construct(array $values)

No description

Details

__construct(array $values)

No description

Parameters

array $values