Replies: 2 comments 1 reply
-
affects both phalcon4 and phalcon5, e.g. class NativeArray extends AbstractAdapter implements ArrayAccess
{
/**
* @var array
*/
private translate;
... really? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hello, I think it is better to create an issue instead of topic in discussion. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
subj. now with all those "private"s doesn't let ones extend the classes. The most of "private"s don't even have "get" methods!
Beta Was this translation helpful? Give feedback.
All reactions