summaryrefslogtreecommitdiff
path: root/Postman/PostmanViewController.php
diff options
context:
space:
mode:
Diffstat (limited to 'Postman/PostmanViewController.php')
-rw-r--r--Postman/PostmanViewController.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/Postman/PostmanViewController.php b/Postman/PostmanViewController.php
index 6b4d70b..e170987 100644
--- a/Postman/PostmanViewController.php
+++ b/Postman/PostmanViewController.php
@@ -226,7 +226,7 @@ if ( ! class_exists( 'PostmanViewController' ) ) {
/**
*
- * @param unknown $title
+ * @param mixed $title
* @param string $slug
*/
public static function outputChildPageHeader( $title, $slug = '' ) {