Changeset 48100 for trunk/tests/phpunit/tests/user.php
- Timestamp:
- 06/19/2020 10:53:54 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/user.php
r47634 r48100 1908 1908 * @ticket 47509 1909 1909 * 1910 * @return array $additional_profile_dataThe additional user data.1910 * @return array The additional user data. 1911 1911 */ 1912 1912 public function export_additional_user_profile_data() { … … 1931 1931 * @ticket 47509 1932 1932 * 1933 * @return array $additional_profile_dataThe additional user data.1933 * @return array The additional user data. 1934 1934 */ 1935 1935 public function export_additional_user_profile_data_with_dup_name() {
Note: See TracChangeset
for help on using the changeset viewer.