TYPO3 CMS  TYPO3_6-2
Tx_Extbase_Persistence_QOM_LogicalAnd Class Reference
Inheritance diagram for Tx_Extbase_Persistence_QOM_LogicalAnd:
TYPO3\CMS\Extbase\Persistence\Generic\Qom\LogicalAnd TYPO3\CMS\Extbase\Persistence\Generic\Qom\AndInterface TYPO3\CMS\Extbase\Persistence\Generic\Qom\ConstraintInterface

Additional Inherited Members

- Public Member Functions inherited from TYPO3\CMS\Extbase\Persistence\Generic\Qom\LogicalAnd
 __construct (ConstraintInterface $constraint1, ConstraintInterface $constraint2)
 
 collectBoundVariableNames (&$boundVariables)
 
 getConstraint1 ()
 
 getConstraint2 ()
 
- Protected Attributes inherited from TYPO3\CMS\Extbase\Persistence\Generic\Qom\LogicalAnd
 $constraint1
 
 $constraint2
 

Detailed Description

Deprecated:
since 6.0 will be removed in 7.0

Definition at line 2327 of file LegacyClassesForIde.php.