Issue #2989893 by ankithashetty, srilakshmier, quietone, firfin, longwave: Remove redundant source: key in Substr example

(cherry picked from commit 4b4895c0c5)
merge-requests/198/merge
catch 2021-08-06 08:25:19 +01:00
parent 593b09f97a
commit e7e8416230
1 changed files with 0 additions and 1 deletions

View File

@ -55,7 +55,6 @@ use Drupal\migrate\MigrateException;
* source: some_text_field
* -
* plugin: substr
* source: some_text_field
* start: 6
* length: 10
* @endcode