Submit
Path:
~
/
home
/
getwphos
/
www
/
kingpanel
/
wp-content
/
plugins
/
wordpress-seo
/
src
/
llms-txt
/
domain
/
markdown
/
sections
/
File Content:
section-interface.php
<?php // phpcs:disable Yoast.NamingConventions.NamespaceName.MaxExceeded namespace Yoast\WP\SEO\Llms_Txt\Domain\Markdown\Sections; use Yoast\WP\SEO\Llms_Txt\Domain\Markdown\Items\Item_Interface; /** * Represents a section. */ interface Section_Interface extends Item_Interface { /** * Returns the prefix of the section. * * @return string */ public function get_prefix(): string; }
Edit
Rename
Chmod
Delete
FILE
FOLDER
Name
Size
Permission
Action
description.php
1134 bytes
0644
intro.php
1915 bytes
0644
link-list.php
1810 bytes
0644
section-interface.php
398 bytes
0644
title.php
1551 bytes
0644
N4ST4R_ID | Naxtarrr