Drupal Test Helpers module API documentation - release 1.3.1

EntityBundleListenerStub extends EntityBundleListener
in package

A stub of the Drupal's default DateFormatter class.

@package TestHelpers\DrupalServiceStubs

Table of Contents

Methods

onBundleCreate()  : mixed
{@inheritdoc}
onBundleDelete()  : mixed
{@inheritdoc}

Methods

onBundleCreate()

{@inheritdoc}

public onBundleCreate(mixed $bundle, mixed $entity_type_id) : mixed
Parameters
$bundle : mixed
$entity_type_id : mixed

onBundleDelete()

{@inheritdoc}

public onBundleDelete(mixed $bundle, mixed $entity_type_id) : mixed
Parameters
$bundle : mixed
$entity_type_id : mixed

        
On this page

Search results