Code
Explorer
You are a developer and looking for Shopware projects?
Apply Now!
testIsInitializable example
parent::
testIsWritable
(
)
;
}
public
function
testGetProperties
(
)
{
parent::
testGetProperties
(
)
;
parent::
testGetProperties
(
)
;
}
public
function
testIsInitializable
(
)
{
parent::
testIsInitializable
(
)
;
parent::
testIsInitializable
(
)
;
}
}