MailNotificationFromForm
        
        extends AbstractForm
    
    
            
            in package
            
        
    
    
    
Class MailNotificationFromForm.
Tags
Table of Contents
Properties
Methods
- initialize() : void
 - prepare() : void
 - repository() : NotificationModuleRepositoryInterface
 - typeRepository() : TypeRepositoryInterface
 
Properties
$resource
    public
        Type|null
    $resource
    
    
    
    
$modules
    protected
        array<string|int, mixed>
    $modules
     = []
    
    
    
Methods
initialize()
    protected
                    initialize() : void
    prepare()
    protected
                    prepare() : void
    repository()
    protected
                    repository() : NotificationModuleRepositoryInterface
    Return values
NotificationModuleRepositoryInterfacetypeRepository()
    protected
                    typeRepository() : TypeRepositoryInterface