Skip to content

Implement accessors without instantiating #14

@asgrim

Description

@asgrim

Comment from @Ocramius (see here)

You can create an accessor even without the instance of the object or internal reflection.

See http://ocramius.github.io/blog/accessing-private-php-class-members-without-reflection/

This would mean we could support the following methods:

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions