Declare each class property on separate lines
It's easier to read and also type hint and do a lot of things when class properties are declared this way. I think this is the standard way and it's an improvement :) Also, added soft type hint phpdoc for these class properties. Change-Id: I6f2bee7d5cd771f25241abcaebfacd6eb540175fisekai
parent
61691b9cac
commit
7c6f015167
Loading…
Reference in New Issue