NativeString.hx 75 B

12345
  1. package php;
  2. extern class NativeString implements ArrayAccess<String> {
  3. }