comparison core/modules/migrate/src/Annotation/MigrateDestination.php @ 16:c2387f117808

Routine composer update
author Chris Cannam
date Tue, 10 Jul 2018 15:07:59 +0100
parents 4c8ae668cc8c
children
comparison
equal deleted inserted replaced
15:e200cb7efeb3 16:c2387f117808
11 * 11 *
12 * For a working example, see 12 * For a working example, see
13 * \Drupal\migrate\Plugin\migrate\destination\UrlAlias 13 * \Drupal\migrate\Plugin\migrate\destination\UrlAlias
14 * 14 *
15 * @see \Drupal\migrate\Plugin\MigrateDestinationInterface 15 * @see \Drupal\migrate\Plugin\MigrateDestinationInterface
16 * @see \Drupal\migrate\Plugin\destination\DestinationBase 16 * @see \Drupal\migrate\Plugin\migrate\destination\DestinationBase
17 * @see \Drupal\migrate\Plugin\MigrateDestinationPluginManager 17 * @see \Drupal\migrate\Plugin\MigrateDestinationPluginManager
18 * @see \Drupal\migrate\Annotation\MigrateSource 18 * @see \Drupal\migrate\Annotation\MigrateSource
19 * @see \Drupal\migrate\Annotation\MigrateProcessPlugin 19 * @see \Drupal\migrate\Annotation\MigrateProcessPlugin
20 * @see plugin_api 20 * @see plugin_api
21 * 21 *