SilverStripe\DocumentConverter\ServiceConnector::getDetail
Retrieves detail in priority order from 1. local instance field 2. Config 3. Environment
Signature
protected function getDetail(string
$detail )
Parameters
$detail
— string- key name for detail
Returns
- string
- the value for that key