You are here

constant MatchingProcessor::EXPRESSION_SEPARATOR in Opigno module 8

Same name and namespace in other branches
  1. 3.x ActivityTypes/opigno_h5p/src/TypeProcessors/MatchingProcessor.php \Drupal\opigno_h5p\TypeProcessors\MatchingProcessor::EXPRESSION_SEPARATOR

Pattern for separating between expressions.

File

ActivityTypes/opigno_h5p/src/TypeProcessors/MatchingProcessor.php, line 13

Class

MatchingProcessor
Class MatchingProcessor.

Namespace

Drupal\opigno_h5p\TypeProcessors

Code

const EXPRESSION_SEPARATOR = '[,]';