Definition
/**
* Create an OsDetector.
*
* Detects operating system information including os.type, os.name, os.version,
* and os.description using PHP's php_uname() function.
*/
os_detector() : OsDetector composer require flow-php/etl ~0.32.0 Read from various data sources.
Shape and optimize for your needs.
Store and secure in one of many available data sinks.
/**
* Create an OsDetector.
*
* Detects operating system information including os.type, os.name, os.version,
* and os.description using PHP's php_uname() function.
*/
os_detector() : OsDetector