Skip to content
Snippets Groups Projects

Issue #3231694: TestFileCreationTrait::getTestFiles() has incorrect @return type

Open Issue #3231694: TestFileCreationTrait::getTestFiles() has incorrect @return type
1 unresolved thread
1 unresolved thread

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
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).
  • Lucas Cruz added 1 commit

    added 1 commit

    • 618c02ea - Issue #3231694 by Wongjn: TestFileCreationTrait::getTestFiles() has incorrect @return type

    Compare with previous version

  • Lucas Cruz added 699 commits

    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

    Compare with previous version

  • Please register or sign in to reply
    Loading