Issue #2363589 by wizonesolutions: Fixed Wrong Contains specification in \Drupal\contact\MessageInterface.

8.0.x
Alex Pott 2014-10-27 10:19:21 +00:00
parent f4b4adf1bf
commit 168dccd6f4
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
/** /**
* @file * @file
* Contains \Drupal\contact\Entity\MessageInterface. * Contains \Drupal\contact\MessageInterface.
*/ */
namespace Drupal\contact; namespace Drupal\contact;