Skip to content

Commit

Permalink
Automatically regenerate the files
Browse files Browse the repository at this point in the history
  • Loading branch information
Kharhamel authored Feb 19, 2022
1 parent 02eb289 commit 1b179fb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions generated/com.php
Original file line number Diff line number Diff line change
Expand Up @@ -65,10 +65,10 @@ function com_event_sink(object $variant, object $sink_object, $sink_interface =
* Loads a type-library and registers its constants in the engine, as though
* they were defined using define.
*
* Note that it is much more efficient to use the configuration setting to pre-load and
* Note that it is much more efficient to use the com.typelib-file php.ini setting to pre-load and
* register the constants, although not so flexible.
*
* If you have turned on , then
* If com.autoregister-typelib is turned on, then
* PHP will attempt to automatically register the constants associated with a
* COM object when you instantiate it. This depends on the interfaces
* provided by the COM object itself, and may not always be possible.
Expand Down

0 comments on commit 1b179fb

Please # to comment.