fix reader/writer options according to docs
[awesomized/ext-ion] / ion.stub.php
index 6fc9a4b5c0a54992a783ceee82e72d330fb05aa1..15b60d306cb820dafa3119412dfc421245e3376a 100644 (file)
@@ -152,7 +152,6 @@ class Catalog implements \Countable {
      * Add a shared symbol table to the catalog.
      *
      * @param Symbol\Table $table The new table to add.
-     * @return void
      */
     public function add(Symbol\Table $table) : void {}