Adds a default set of helper variables for preprocessors and templates.
This preprocess function is the first in the sequence of preprocessing functions that are called when preparing variables of a paragraph.
array $variables: An associative array containing:
Overrides ParagraphsBehaviorInterface::preprocess
public function preprocess(&$variables) {
}