Searched refs:FILE_PATH_KEY (Results 1 – 3 of 3) sorted by relevance
40 const FILE_PATH_KEY = "file-path"; define in syntax_plugin_combo_code129 …Attributes = PluginUtility::getQualifiedTagAttributes($match, true, self::FILE_PATH_KEY, [], true);225 $filename = $attributes[self::FILE_PATH_KEY];
368 if ($attributes->hasComponentAttribute(syntax_plugin_combo_code::FILE_PATH_KEY)) {369 $fileSrc = $attributes->getValueAndRemove(syntax_plugin_combo_code::FILE_PATH_KEY);
334 $secondBooleanAttribute = syntax_plugin_combo_code::FILE_PATH_KEY;