test change

This commit is contained in:
Waqar Ahmed Khan
2022-11-02 17:02:51 -07:00
parent 541b3c8952
commit 4b216530c4
+1
View File
@@ -15,6 +15,7 @@ use \RuntimeException;
* Creating an instance of any NativeResource will activate the CRT binding. User code
* should only need to create one of these if they are only accessing CRT:: static functions.
*/
final class CRT {
private static $impl = null;