We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d3176f commit 1f0c1d0Copy full SHA for 1f0c1d0
README.md
@@ -228,7 +228,7 @@ echo $result;
228
- You may want to call a methods in PHP that contain long type in Java.
229
In its case, you can call a method as follows:
230
231
-#### ex. ) Wrap with `\PHPJava\Kernel\Types\_Long`. We recommend this.
+#### ex. ) [Recommended] Wrap with `\PHPJava\Kernel\Types\_Long`.
232
##### In Java
233
```java
234
class Test
0 commit comments