diff options
Diffstat (limited to 'lib/lib_phpQuery.php')
| -rw-r--r-- | lib/lib_phpQuery.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/lib_phpQuery.php b/lib/lib_phpQuery.php index 411aa120c..34269c301 100644 --- a/lib/lib_phpQuery.php +++ b/lib/lib_phpQuery.php @@ -2917,7 +2917,7 @@ class phpQueryObject * jQuey difference * * @param $markup - * @return unknown_type + * @return string */ public function markupOuter($callback1 = null, $callback2 = null, $callback3 = null) { $args = func_get_args(); |
