Skip to content
Search

Mago Types Bridge

Table of Contents

Composer

composer require --dev flow-php/mago-types-bridge:~0.44.1

Then register the worker in mago.toml:

[extension-hosts.flow]
command = ["php", "vendor/flow-php/mago-types-bridge/bin/worker.php"]

[analyzer]
plugins = ["flow/types"]

Requires carthage-software/mago 1.47.4 or newer.

Found a typo or an outdated section? Edit this page on GitHub


Contributors

Built in the open.

Join us on GitHub
scroll back to top