Issue #3231694: TestFileCreationTrait::getTestFiles() has incorrect @return type
Open
requested to merge issue/drupal-3231694:3231694-testfilecreationtraitgettestfiles-has-incorrect into 9.3.x
1 unresolved thread
Merge request reports
Activity
48 48 * (optional) File size in bytes to match. Defaults to NULL, which will not 49 49 * filter the returned list by size. 50 50 * 51 * @return array[] 51 * @return object[] 52 52 * List of files in public:// that match the filter(s). changed this line in version 2 of the diff
added 699 commits
-
618c02ea...c284ccad - 697 commits from branch
project:9.3.x
- e9935dbd - Issue #3231694: TestFileCreationTrait::getTestFiles() has incorrect @return type
- 13dd14b6 - Issue #3231694 by Wongjn: TestFileCreationTrait::getTestFiles() has incorrect @return type
-
618c02ea...c284ccad - 697 commits from branch
Please register or sign in to reply