Skip to content

Minor update: visibility access

Compare
Choose a tag to compare
@rawsrc rawsrc released this 09 May 09:06
· 28 commits to master since this release

Minor update, change the visibility access of the $data array in the ViewBuilder class from private to public.
You can still use the class as an array (the ArrayAccess interface is preserved)

Tests files are updated