PATH:
home
/
letacommog
/
lenazen
/
wp-content
/
plugins
/
wordpress-seo-premium
/
admin
/
views
<?php /** * WPSEO plugin file. * * @package WPSEO\Admin */ /** * Generate the HTML for a form element. */ interface Yoast_Form_Element { /** * Return the HTML for the form element. * * @return string */ public function get_html(); }
[+]
..
[-] user-profile.php
[edit]
[-] class-yoast-input-select.php
[edit]
[-] tool-bulk-editor.php
[edit]
[-] tool-file-editor.php
[edit]
[-] paper-collapsible.php
[edit]
[-] class-yoast-feature-toggle.php
[edit]
[+]
form
[-] class-yoast-feature-toggles.php
[edit]
[-] partial-alerts-warnings.php
[edit]
[-] tool-import-export.php
[edit]
[-] js-templates-primary-term.php
[edit]
[-] class-yoast-form-fieldset.php
[edit]
[-] class-view-utils.php
[edit]
[-] partial-alerts-template.php
[edit]
[-] licenses.php
[edit]
[-] sidebar.php
[edit]
[-] partial-alerts-errors.php
[edit]
[+]
tabs
[-] interface-yoast-form-element.php
[edit]