Home
last modified time | relevance | path

Searched refs:media_moves (Results 1 – 1 of 1) sorted by relevance

/plugin/move/helper/
H A Dhandler.php25 protected $media_moves; variable in helper_plugin_move_handler
43 …* @param array $media_moves Moves of media files that shall be considered in the form $old => $new
46 public function init($id, $original, $page_moves, $media_moves, $handlers) { argument
52 $this->media_moves = $media_moves;
79 $moves = $this->media_moves;