Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
Conditional Form Actions for ACFE
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Service Desk
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
plugins
Conditional Form Actions for ACFE
Commits
2793e732
Commit
2793e732
authored
11 months ago
by
Christian Wach
Browse files
Options
Downloads
Patches
Plain Diff
Declare dynamic class property
parent
e99d1451
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
includes/form-actions/cfafa-form-action-email.php
+9
-0
9 additions, 0 deletions
includes/form-actions/cfafa-form-action-email.php
with
9 additions
and
0 deletions
includes/form-actions/cfafa-form-action-email.php
+
9
−
0
View file @
2793e732
...
...
@@ -65,6 +65,15 @@ class CFAFA_Form_Action_Email extends CFAFA_Form_Action_Base {
*/
public
$field_name
=
'cfafa_email_'
;
/**
* Array of translatable mapped Email Fields.
*
* @since 0.1
* @access public
* @var array
*/
public
$mapped_email_fields
=
[];
/**
* Constructor.
*
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment