Zend Framework 3 API Reference
Home
Contribute
All Components
→
zendframework/zend-db
→
Class PlatformDecoratorInterface
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