phpsa icon indicating copy to clipboard operation
phpsa copied to clipboard

Implement support for Trait

Open ovr opened this issue 8 years ago • 1 comments

trait A {
}

ovr avatar May 31 '16 14:05 ovr

  • [ ] Trait properties support
  • [ ] Trait class constants support
  • [ ] Traits using Traits support
  • [ ] use instead of syntax support
  • [ ] changing visibility when using support

ddmler avatar Oct 12 '16 11:10 ddmler