Change the precidence of the doc comment to override the specified
type hint. Simplified doc comment parsing.
48 lines of code changed in 2 files:
Added docblock reflection to determine the type to inject when its not specified.
54 lines of code changed in 2 files:
Moved registry parameter from getInstance to constructor.
15 lines of code changed in 1 file:
Extracted Reflection Oriented classes.
136 lines of code changed in 1 file:
Extracted factory class from registry class.
51 lines of code changed in 1 file:
whitespace changes
21 lines of code changed in 1 file:
Refactored large __call method into several smaller methods.
49 lines of code changed in 2 files:
Re-enabled validation to be initiated by the developer.
Added new rules to the form example.
Updated WactMemberRule.
Added some thoughts regarding the implementation.
73 lines of code changed in 9 files: