nette / php-generator

🐘 Generates neat PHP code for you. Supports new PHP 8.3 features.
https://doc.nette.org/php-generator
Other
2.11k stars 138 forks source link

combine addExtends with addNameSpace, etc #37

Closed popiciulo closed 5 years ago

popiciulo commented 6 years ago

How can I combine addExtends with addNameSpace + use other methods that are in different files?

dg commented 5 years ago

I do not understand what you need. Can you show code example using PhpGenerator?