Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
Public Member Functions | Static Public Member Functions
SevenInterface Interface Reference
Inheritance diagram for SevenInterface:
CodeGeneratorInterface

Public Member Functions

 testMethod2 ($data='test_default', $flag=true)
 
 testMethod3 ()
 
- Public Member Functions inherited from CodeGeneratorInterface
 setName ($name)
 
 setClassDocBlock (array $docBlock)
 
 addProperties (array $properties)
 
 addMethods (array $methods)
 
 setExtendedClass ($extendedClass)
 
 setImplementedInterfaces (array $interfaces)
 
 addTrait ($trait)
 

Static Public Member Functions

static testMethod1 (array &$data=[])
 

Detailed Description

Interface short description.

Interface long description.

@tag1 data1 @tag2 data2

Definition at line 26 of file SevenInterface.php.

Member Function Documentation

◆ testMethod1()

static testMethod1 ( array &  $data = [])
static

Method short description

Parameters
array$data
Returns
TestThree

◆ testMethod2()

testMethod2 (   $data = 'test_default',
  $flag = true 
)

Method short description

Method long description

Parameters
string$data
bool$flag

◆ testMethod3()

testMethod3 ( )

The documentation for this interface was generated from the following file: