-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
enhancementNew feature or requestNew feature or request
Description
in the docs, I saw an example:
class Parent
$age = 100
class Child < ParentOk. Assume I bornt today & because my father is 100, then I'm 100 too :| ??
The way most programming languages solved this problem, includes using access modifiers, but in Pashmak as bad as Python, it's done in no way. at least, python uses a convention but it's absolutely no in Pashmak.
so I highly suggest it - this feature
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request