Home
last modified time | relevance | path

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

/dports/www/hotcrp/hotcrp-2.102/src/
H A Dpaperstatus.php20 private $_on_document_import = []; variable in PaperStatus
41 $this->_on_document_import[] = [$this, "document_import_check_filename"];
64 $this->_on_document_import[] = $cb;
364 foreach ($this->_on_document_import as $cb)