public property VideoEmbeddableProvider::$regular_expressions in Video 8.2
Same name and namespace in other branches
- 8 src/Annotation/VideoEmbeddableProvider.php \Drupal\video\Annotation\VideoEmbeddableProvider::regular_expressions
List of regular expressions that match embed codes and URLs of videos.
Type: array
File
- src/
Annotation/ VideoEmbeddableProvider.php, line 44
Class
- VideoEmbeddableProvider
- Defines a VideoEmbeddableProvider item annotation object.
Namespace
Drupal\video\AnnotationCode
public $regular_expressions = [];