We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78bf50d commit 117fab4Copy full SHA for 117fab4
README.md
@@ -29,7 +29,7 @@ require_once 'ntwIndia/class-ntw-india.php';
29
30
```php
31
<?php
32
-$ntw = new new \ntwIndia\NTW_India();
+$ntw = new \ntwIndia\NTW_India();
33
```
34
35
**Convert values**
0 commit comments