This commit is contained in:
slawkens
2021-12-04 14:38:17 +01:00
parent f9c8027c3f
commit ac37802b7a
3 changed files with 5 additions and 5 deletions

View File

@@ -69,7 +69,7 @@ class OTS_SpellsList implements IteratorAggregate, Countable
* <p>
* Allows object importing from {@link http://www.php.net/manual/en/function.var-export.php var_export()}.
* </p>
*
*
* @param array $properties List of object properties.
*/
public static function __set_state($properties)