* @deprecated in Drupal 8.8.0 and will be removed before Drupal 9.0.0. Define
* entity form routes through the _entity_form instead through the
* _controller directive.
*/
publicfunctionadd(NodeTypeInterface$node_type){
@trigger_error(__METHOD__.' is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Define entity form routes through the _entity_form instead through the _controller directive. See https://www.drupal.org/node/3084856',E_USER_DEPRECATED);