Interface PlatformDecoratorInterface

Summary

Fully Qualified Name: Zend\Db\Sql\Platform\PlatformDecoratorInterface

Description

Methods

Name Description Defined By
setSubject() PlatformDecoratorInterface

Method Details

setSubject()

Parameter Name Type Description
$subject
$subject

Returns: self

Top