Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
testMethod2 ($data='test_default', $flag=true) | |
testMethod3 () | |
![]() | |
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=[]) |
Interface short description.
Interface long description.
@tag1 data1 @tag2 data2
Definition at line 26 of file SevenInterface.php.
|
static |
Method short description
array | $data |
testMethod2 | ( | $data = 'test_default' , |
|
$flag = true |
|||
) |
Method short description
Method long description
string | $data | |
bool | $flag |
testMethod3 | ( | ) |