PATH:
var
/
www
/
clients
/
client1
/
web1
/
web
/
wp-content
/
wordpress-seo
/
src
<?php namespace Yoast\WP\SEO; /** * An interface for registering integrations with WordPress */ interface Loadable_Interface { /** * Returns the conditionals based on which this loadable should be active. * * @return array */ public static function get_conditionals(); }
[+]
generators
[+]
builders
[+]
schema-templates
[+]
wordpress
[+]
memoizers
[+]
presentations
[+]
services
[-] main.php
[edit]
[+]
models
[-] loader.php
[edit]
[+]
helpers
[+]
commands
[-] functions.php
[edit]
[+]
generated
[-] loadable-interface.php
[edit]
[+]
config
[+]
context
[+]
loggers
[+]
values
[+]
repositories
[+]
surfaces
[+]
deprecated
[+]
integrations
[+]
wrappers
[+]
presenters
[+]
..
[+]
conditionals
[+]
actions
[+]
initializers
[+]
routes
[+]
exceptions