You are here

6 methods override FrontendEnvironmentInterface::getBuildHookDetails() in Build Hooks 8.2

BitbucketFrontendEnvironment::getBuildHookDetails in modules/build_hooks_bitbucket/src/Plugin/FrontendEnvironment/BitbucketFrontendEnvironment.php
Get the info to trigger the hook based on the configuration of the plugin.
CircleCiFrontendEnvironment::getBuildHookDetails in modules/build_hooks_circleci/src/Plugin/FrontendEnvironment/CircleCiFrontendEnvironment.php
Get the info to trigger the hook based on the configuration of the plugin.
CircleV2::getBuildHookDetails in modules/build_hooks_circleci/src/Plugin/FrontendEnvironment/CircleV2.php
Get the info to trigger the hook based on the configuration of the plugin.
GenericFrontendEnvironment::getBuildHookDetails in src/Plugin/FrontendEnvironment/GenericFrontendEnvironment.php
Get the info to trigger the hook based on the configuration of the plugin.
NetlifyFrontendEnvironment::getBuildHookDetails in modules/build_hooks_netlify/src/Plugin/FrontendEnvironment/NetlifyFrontendEnvironment.php
Get the info to trigger the hook based on the configuration of the plugin.
TestEnvironment::getBuildHookDetails in tests/modules/build_hooks_test/src/Plugin/FrontendEnvironment/TestEnvironment.php
Get the info to trigger the hook based on the configuration of the plugin.