Example #1
0
 public static function get_all_image_html_from_content($content)
 {
     return SB_PHP::get_all_image_html_from_string($content);
 }