Submit
Path:
~
/
home
/
getwphos
/
www
/
radkingpanels
/
wp-content
/
plugins
/
wordpress-seo
/
src
/
llms-txt
/
domain
/
file
/
File Content:
llms-txt-permission-gate-interface.php
<?php // phpcs:disable Yoast.NamingConventions.NamespaceName.TooLong namespace Yoast\WP\SEO\Llms_Txt\Domain\File; /** * This interface is responsible for defining ways to make sure we can edit/regenerate the llms.txt file. */ interface Llms_Txt_Permission_Gate_Interface { /** * Checks if Yoast SEO manages the llms.txt. * * @return bool Checks if Yoast SEO manages the llms.txt. */ public function is_managed_by_yoast_seo(): bool; }
Submit
FILE
FOLDER
Name
Size
Permission
Action
llms-file-system-interface.php
890 bytes
0644
llms-txt-permission-gate-interface.php
449 bytes
0644
N4ST4R_ID | Naxtarrr