[ Index ]

PHP Cross Reference of Moodle 310

title

Body

[close]

/lib/phpspreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Helper/ -> Migrator.php (summary)

(no description)

File Size: 333 lines (24 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

Migrator:: (5 methods):
  __construct()
  getMapping()
  recursiveReplace()
  migrate()
  replace()


Class: Migrator  - X-Ref

__construct()   X-Ref


getMapping()   X-Ref
Return the ordered mapping from old PHPExcel class names to new PhpSpreadsheet one.

return: string[]

recursiveReplace($path)   X-Ref
Search in all files in given directory.

param: string $path

migrate()   X-Ref
No description

replace($original)   X-Ref
Migrate the given code from PHPExcel to PhpSpreadsheet.

param: string $original
return: string



Generated: Wed Jan 22 11:59:49 2025 Cross-referenced by PHPXref 0.7.1