How's the visibility of members from a sub-package to its root package?
This is what I mean:
foo // the "root" package
foo/utils // a sub-package
foo/tools // another sub-package
Can foo
access private members of foo/utils
and foo/tools
or do they act as separate, independant packages?
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With