mirror of
https://github.com/danog/PHP-Parser.git
synced 2024-11-30 04:19:30 +01:00
441e6e1d31
Generated example was incorrect - you cannot define import alias: use Some\Other\Thingy as SomeClass; and then define a class with the same name: abstract class SomeClass ... Class names changed to avoid conflict between import alias and abstract class name. |
||
---|---|---|
.. | ||
component | ||
0_Introduction.markdown | ||
2_Usage_of_basic_components.markdown | ||
3_Other_node_tree_representations.markdown | ||
4_Code_generation.markdown | ||
5_FAQ.markdown |