Skip to content
Snippets Groups Projects

Issue #3225220: Align the comments at Drupal\k8s\Entity\K8s<ResourceName>Interface

Closed Tamaki Fujino requested to merge issue/cloud-3225220:3225220-align-the-comments into 4.x
Files
12
@@ -6,7 +6,7 @@ use Drupal\Core\Entity\ContentEntityInterface;
use Drupal\user\EntityOwnerInterface;
/**
* Provides an interface defining a API service entity.
* Provides an interface defining an API Service entity.
*
* @ingroup k8s
*/
Loading