@PER-CS1.0-risky.test-out.php 69 B

12345678
  1. <?php
  2. class Foo
  3. {
  4. public function bar($foo, $bar)
  5. {
  6. }
  7. }