-
Notifications
You must be signed in to change notification settings - Fork 43
Open
Description
Hi,
I have some ideas if you approve of i will create a PR for it :
- handle types by adding a
PhpTypeinterface that will be implemented byPhpClassandPhpInterfaceclasses to be able to automatically add use statements PhpMethodandPhpParametertype will be list of types merged from typehint and docblock (if we set multiple types we will use only doc block)PhpClass getInterfacesreturn collection ofPhpInterfaceobjects- Auto add use statement when adding an interface to
PhpClass
What do you think of this ?
Cheers,
Metadata
Metadata
Assignees
Labels
No labels