Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Steur <thomas.steur@gmail.com>2013-12-03 06:43:18 +0400
committerThomas Steur <thomas.steur@gmail.com>2013-12-03 06:43:18 +0400
commit7672be7ca3ff0492753733967262479185d78d98 (patch)
treeeeaa640039eea75836d23bcca4ff4b71a09db7ee /core/ViewDataTable
parent331bb0e7f020c31253a56a2b40a49144349880fa (diff)
refs #4244 replaced some links to hooks.
Diffstat (limited to 'core/ViewDataTable')
-rw-r--r--core/ViewDataTable/Factory.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/ViewDataTable/Factory.php b/core/ViewDataTable/Factory.php
index 533ef6c8a5..44b601478f 100644
--- a/core/ViewDataTable/Factory.php
+++ b/core/ViewDataTable/Factory.php
@@ -80,7 +80,7 @@ class Factory
* the ID of the ViewDataTable to create.
*
* If a visualization type is configured for the report being displayed, it
- * is used instead of the default type. (See [ViewDataTable.getDefaultType](#)).
+ * is used instead of the default type. (See {@hook ViewDataTable.getDefaultType}).
* If nothing is configured for the report and `null` is supplied for this
* argument, **table** is used.
* @param string|false $apiAction The API method for the report that will be displayed, eg,