constant SupportTicket::JOIN_STATE in Support Ticketing System 8
The join options between the support_ticket and state table.
File
- modules/
support_ticket/ src/ Plugin/ migrate/ source/ d6/ SupportTicket.php, line 105 - Contains \Drupal\support_ticket\Plugin\migrate\source\d6\SupportTicket.
Class
- SupportTicket
- Drupal 6 support ticket source from database.
Namespace
Drupal\support_ticket\Plugin\migrate\source\d6Code
const JOIN_STATE = 'st.state = ss.sid';