mirror of
https://github.com/flextype/flextype.git
synced 2025-08-23 05:16:03 +02:00
feat(admin-plugin): update EntriesController #186
add ability to set: - created_by - published_by - published_at - created_at
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
namespace Flextype;
|
||||
|
||||
use Flextype\Component\Filesystem\Filesystem;
|
||||
use Flextype\Component\Session\Session;
|
||||
use Flextype\Component\Date\Date;
|
||||
use Flextype\Component\Form\Form;
|
||||
use Flextype\Component\Arr\Arr;
|
||||
|
Reference in New Issue
Block a user