Airship\Engine\Contract\RouterInterface::__construct PHP Method

__construct() public method

You should be able to pass cabin configurations here
public __construct ( array $cabins = [] )
$cabins array
    public function __construct(array $cabins = []);