Skip to content
Snippets Groups Projects
Commit 49e2f1e5 authored by Erick Hitter's avatar Erick Hitter
Browse files

Switch to shared CI configuration

parent 8970d875
No related branches found
No related tags found
No related merge requests found
Pipeline #4797 failed
......@@ -36,7 +36,7 @@ class Rewrite_Content {
* @param string $content Post content.
* @return string
*/
public function filter_the_content( string $content ) : string {
public function filter_the_content( string $content ) {
// TODO: only deal with image srcs, use DOM Document.
return $content;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment