We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2260199 commit 651994fCopy full SHA for 651994f
src/Model/ExportBaseInterface.php
@@ -83,6 +83,7 @@ public function preCallback(ExportInterface $export): void;
83
public function preCallbackItem($line, $export, $i): void;
84
85
/**
86
+ * После добавления строки в таблицу
87
* @param mixed $line
88
* @param ExportInterface $export объект экспорта
89
* @param int $i
0 commit comments