searchLink($keyword); } public static function searchContent($keyword) { return self::$platformContent->searchContent($keyword); } } new Content();