Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
Developer Documentation
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
brienne
Developer Documentation
Commits
db266380
Unverified
Commit
db266380
authored
5 years ago
by
skessler
Committed by
GitHub
5 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Fix small typos
parent
f2c314d7
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/hooks/hook_civicrm_tokens.md
+2
-2
2 additions, 2 deletions
docs/hooks/hook_civicrm_tokens.md
with
2 additions
and
2 deletions
docs/hooks/hook_civicrm_tokens.md
+
2
−
2
View file @
db266380
...
@@ -22,8 +22,8 @@ for usage examples.
...
@@ -22,8 +22,8 @@ for usage examples.
-
$tokens: reference to the associative array of custom tokens that
-
$tokens: reference to the associative array of custom tokens that
are available to be used in mailings and other contexts. This will
are available to be used in mailings and other contexts. This will
be an empty array unless an implementation of hook_civicrm_tokens
be an empty array unless an implementation of hook_civicrm_tokens
adds items to it. Items should be added in th
e
format:
\
adds items to it. Items should be added in th
is
format:
\
$tokens['date'] = array(
$tokens['date'] = array(
'date.date_short' => ts("Today's Date: short format"),
'date.date_short' => ts("Today's Date: short format"),
...
...
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