Closed (fixed)
Project:
Custom Permissions
Version:
8.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Issue tags:
Reporter:
Created:
18 Jul 2019 at 15:49 UTC
Updated:
5 Aug 2019 at 16:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
mohammad-fayoumiComment #3
rudranil29 commentedComment #4
rudranil29 commentedLooks good
Comment #5
gnugetThis looks great but
FormBasealready use theMessengerTraitso any form (which extends this class) can use directly themessenger()method, no need to use the container wrapper.New patch attached.
Comment #6
rudranil29 commented@gnuget yes you are right, while reviewing I forgot to check extend class
Comment #8
gnugetThanks!