LayoutCanvasAwareInterface.php in TMGMT Translator Smartling 8.4
Namespace
Drupal\tmgmt_smartling_acquia_cohesionFile
modules/tmgmt_smartling_acquia_cohesion/src/LayoutCanvasAwareInterface.phpView source
<?php
namespace Drupal\tmgmt_smartling_acquia_cohesion;
interface LayoutCanvasAwareInterface {
public function isLayoutCanvas($json);
}
Interfaces
Name | Description |
---|---|
LayoutCanvasAwareInterface |