Rafael Kassner

Avatar
  • Total activity 2
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1
  • Rafael Kassner created a post,

    Function multiline arguments alignment

    Given this test class: <?phpnamespace My\App;class Test{ public function __construct( private \My\App\Something $something, private \My\Long\Class\Name\Makes\Everything\Shift $shif...