clean and simplify tree of the plugin

This commit is contained in:
JBthePenguin 2021-06-05 18:48:45 +02:00
parent 35c88400b0
commit 12a11611c6
18 changed files with 31 additions and 77 deletions

View file

@ -4,7 +4,7 @@ namespace Garradin\Plugin\Materiels;
use Garradin\DB;
class Entry // entrées définitives
class Entry
{
protected $columns_order = array(
'id',