-
-
Notifications
You must be signed in to change notification settings - Fork 140
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
no facility for adding "leafs" #27
Comments
dg
added a commit
that referenced
this issue
Aug 6, 2018
dg
added a commit
that referenced
this issue
Aug 6, 2018
dg
added a commit
that referenced
this issue
Aug 6, 2018
dg
added a commit
that referenced
this issue
Aug 9, 2018
dg
added a commit
that referenced
this issue
Aug 9, 2018
dg
added a commit
that referenced
this issue
Aug 29, 2018
dg
added a commit
that referenced
this issue
Aug 29, 2018
dg
added a commit
that referenced
this issue
Aug 29, 2018
dg
added a commit
that referenced
this issue
Aug 29, 2018
ONXMaintainer
pushed a commit
to NxSys/Core
that referenced
this issue
Sep 28, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
Specifically, Class created from reflection can't be added to PhpFile. Generally, you should be able to add leafs beyond mere string creations.
Steps To Reproduce
I.E FPhpFile->add(new ClassType), ClassType->add(new Method)
@see SimpleXML
The text was updated successfully, but these errors were encountered: