1
0
mirror of https://github.com/danog/PrimeModule.git synced 2024-11-26 20:34:37 +01:00

Apply fixes from StyleCI

This commit is contained in:
StyleCI Bot 2022-05-22 12:16:12 +00:00
parent fbb45df47d
commit 58240aeb22
No known key found for this signature in database
GPG Key ID: EEAFB12C3E6BC249

View File

@ -219,6 +219,7 @@ class PrimeModule
}
private static ?FFI $ffi = null;
public static function native_single_cpp($what)
{
if (!extension_loaded('primemodule')) {