-
WIBUHAX0R1337
-
/
home
/
coludnqa
/
rohihbs.com
/
wp-content
/
plugins
/
wordpress-seo
/
src
/
ai-generator
/
domain
/
[ Home ]
Create Folder
Create File
Nama File / Folder
Size
Action
endpoint
--
NONE
suggestion.php
0.506KB
Edit File
Delete File
Rename
suggestions-bucket.php
0.792KB
Edit File
Delete File
Rename
urls-interface.php
0.68KB
Edit File
Delete File
Rename
<?php namespace Yoast\WP\SEO\AI_Generator\Domain; /** * Class Suggestion * Represents a suggestion from the AI Generator API. */ class Suggestion { /** * The suggestion text. * * @var string */ private $value; /** * The constructor. * * @param string $value The suggestion text. */ public function __construct( string $value ) { $this->value = $value; } /** * Returns the suggestion text. * * @return string */ public function get_value(): string { return $this->value; } }
© 2022 - 2023 WIBUHAXOR V1 By Lutfifakee || Padang Blackhat