PHP_VERSION, 'interface' => PHP_SAPI ); } /** * @return string */ public function getName() { return 'php'; } }