3
0
Fork 0
mirror of https://github.com/farmOS/farmOS.git synced 2024-02-23 11:37:38 +01:00

Fix @todo for codesniffer.

This commit is contained in:
Michael Stenta 2020-11-11 12:40:50 -05:00
parent 17e0287846
commit 4c00f6dc37

View file

@ -27,8 +27,7 @@ use Drupal\migrate\Row;
* source: author
* @endcode
*
* @todo
* Remove if migrate_plus incorporates this plugin upstream.
* @todo Remove if migrate_plus incorporates this plugin upstream.
* See: https://gitlab.com/drupalspoons/migrate_plus/-/issues/240
*/
class FarmMigrationGroupLookup extends MigrationLookup {