workflow controller
This commit is contained in:
parent
6068889e68
commit
7c6654398d
18 changed files with 687 additions and 470 deletions
7
app/Library/Util/SolrIndexIndexer.php
Normal file
7
app/Library/Util/SolrIndexIndexer.php
Normal file
|
@ -0,0 +1,7 @@
|
|||
<?php
|
||||
namespace App\Library\Util;
|
||||
|
||||
class SolrIndexIndexer
|
||||
{
|
||||
protected $data;
|
||||
}
|
Loading…
Add table
editor.link_modal.header
Reference in a new issue