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