Skip to content
Snippets Groups Projects

fix coding standard

Open Vishal Jangid requested to merge issue/migrate_plus-3334436:coding_standard into 6.0.x
6 unresolved threads
29 files
+ 231
23
Compare changes
  • Side-by-side
  • Inline
Files
29
<?php
/**
* @file
* Install, update, and uninstall functions for the migrate plus module.
*/
declare(strict_types = 1);
/**
Loading