Class Typehint Status

Below, is a summary of all classes and their parameters's typehinting status. .

  Method Argument Typehint Default
class AbstractController
  Method Argument Typehint Default
 getNormalizer NormalizerInterface 
 getAttributeRepository AttributeRepositoryInterface 
 getAttributeCodeBlacklist array 
 normalizeProduct  
class ProductController
  Method Argument Typehint Default
 __construct  
 cloneAction JsonResponse 
 removeIdentifierAttributeValue array 
 updateProduct  
 getAttributeCodeBlacklist array 
 getNormalizer NormalizerInterface 
 getAttributeRepository AttributeRepositoryInterface 
class ProductModelController
  Method Argument Typehint Default
 __construct  
 cloneAction JsonResponse 
 getAttributeCodeBlacklist array 
 getNormalizer NormalizerInterface 
 getAttributeRepository AttributeRepositoryInterface 
class Configuration
  Method Argument Typehint Default
 getConfigTreeBuilder  
class FlagbitProductClonerExtension
  Method Argument Typehint Default
 load