You are here

interface LayoutCanvasAwareInterface in TMGMT Translator Smartling 8.4

Hierarchy

Expanded class hierarchy of LayoutCanvasAwareInterface

All classes that implement LayoutCanvasAwareInterface

File

modules/tmgmt_smartling_acquia_cohesion/src/LayoutCanvasAwareInterface.php, line 5

Namespace

Drupal\tmgmt_smartling_acquia_cohesion
View source
interface LayoutCanvasAwareInterface {
  public function isLayoutCanvas($json);

}

Members