mirror of
https://github.com/flextype/flextype.git
synced 2025-08-24 13:52:56 +02:00
refactor(core): add property forms to Flextype\EntriesController #234
This commit is contained in:
@@ -28,6 +28,7 @@ use Ramsey\Uuid\Exception\UnsatisfiedDependencyException;
|
||||
* @property Csrf $csrf
|
||||
* @property Themes $themes
|
||||
* @property Slugify $slugify
|
||||
* @property Forms $forms
|
||||
*/
|
||||
class EntriesController extends Controller
|
||||
{
|
||||
|
Reference in New Issue
Block a user