Viewing File: /home/ubuntu/code_review/arcanist/src/lexer/__tests__/php/symbols.txt

<?php

public function f() {
  g();
  H::i();
  J::C;
  new K();
}
Back to Directory File Manager