Skip to content
Snippets Groups Projects

Argument declaration and print output

1 unresolved thread

Closes #3395357

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
43 43 'serialized' => $serialized ? 1 : 0,
44 44 ));
45 45 $query->execute();
46 print Markup::create($message);
Please register or sign in to reply
Loading