PATH:
home
/
sarkas88.com
/
public_html
/
wp-content
/
plugins
/
amp
/
src
<?php /** * Interface ConfigurationArgument. * * @package AmpProject\AmpWP */ namespace AmpProject\AmpWP; /** * Constants for the options that the AmpWP plugin supports. * * @package AmpProject\AmpWP * @since 2.0 * @internal */ interface ConfigurationArgument { const ENABLE_ESM = 'enable_esm'; const ENABLE_OPTIMIZER = 'enable_optimizer'; const ENABLE_SSR = 'enable_ssr'; }
[+]
Embed
[+]
Admin
[+]
Exception
[-] Option.php
[open]
[-] ValidationExemption.php
[open]
[-] QueryVar.php
[open]
[-] PluginSuppression.php
[open]
[-] PairedUrl.php
[open]
[-] LoadingError.php
[open]
[-] ReaderThemeSupportFeatures.php
[open]
[-] AmpWpPlugin.php
[open]
[-] Sandboxing.php
[open]
[-] DependencySupport.php
[open]
[+]
Cli
[-] AmpSlugCustomizationWatcher.php
[open]
[-] ExtraThemeAndPluginHeaders.php
[open]
[+]
DevTools
[+]
Component
[-] ConfigurationArgument.php
[open]
[+]
BackgroundTask
[-] ReaderThemeLoader.php
[open]
[+]
Infrastructure
[-] PairedUrlStructure.php
[open]
[-] PairedRouting.php
[open]
[-] PluginRegistry.php
[open]
[-] Icon.php
[open]
[+]
Validation
[-] OptionsRESTController.php
[open]
[-] AmpWpPluginFactory.php
[open]
[+]
RemoteRequest
[+]
Optimizer
[+]
Dom
[+]
Instrumentation
[+]
Editor
[+]
PairedUrlStructure
[+]
..
[-] MobileRedirection.php
[open]
[-] ObsoleteBlockAttributeRemover.php
[open]
[-] Services.php
[open]