xdiff : update PHPDoc
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@4316 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
This commit is contained in:
@@ -116,6 +116,7 @@ class xdiff
|
||||
/** Compute the differences between two arrays $array1 and $array2
|
||||
* @param array $array1 The first array to compare
|
||||
* @param array $array2 The second array to compare
|
||||
* @return array The data in internal format
|
||||
*/
|
||||
final public function computeArray ($array1, $array2)
|
||||
// {{{
|
||||
|
||||
Reference in New Issue
Block a user