You are here

function hook_scald_rendered_to_sas_LANGUAGE in Scald: Media Management made easy 7

Convert from a rendered format to SAS.

@codingStandardsIgnoreStart

File

./scald.api.php, line 391
Hooks related to Scald atoms and providers.

Code

function hook_scald_rendered_to_sas_LANGUAGE($text) {

  // @codingStandardsIgnoreEnd
}