Good day,
I am curious to know the reason why you have a inconsistency in your naming you are using snake case and lower Camel case.
Besides this I would recommend to put all your internal implementations in an namespace called internal or detail. Makes reading the code easier.
Good day,
I am curious to know the reason why you have a inconsistency in your naming you are using snake case and lower Camel case.
Besides this I would recommend to put all your internal implementations in an namespace called internal or detail. Makes reading the code easier.