@@ -168,6 +168,9 @@ |
||
| 168 | 168 | return $this->canNotify; |
| 169 | 169 | } |
| 170 | 170 | |
| 171 | + /** |
|
| 172 | + * @param DIProperty $property |
|
| 173 | + */ |
|
| 171 | 174 | private function doFilterOnFieldChangeOps( $property, $tableChangeOp, $fieldChangeOps ) { |
| 172 | 175 | |
| 173 | 176 | foreach ( $fieldChangeOps as $fieldChangeOp ) { |