You are here

constant NetlifyManager::NETLIFY_BASE_PATH in Build Hooks 3.x

Same name and namespace in other branches
  1. 8.2 modules/build_hooks_netlify/src/NetlifyManager.php \Drupal\build_hooks_netlify\NetlifyManager::NETLIFY_BASE_PATH

File

modules/build_hooks_netlify/src/NetlifyManager.php, line 14

Class

NetlifyManager
Defines a manager service for netlify deployments.

Namespace

Drupal\build_hooks_netlify

Code

const NETLIFY_BASE_PATH = 'https://api.netlify.com/api/v1/';