function DrupalUpdaterInterface::getProjectName
Returns the system name of the project.
Parameters
string $directory: A directory containing a project.
File
-
includes/
updater.inc, line 36
Class
- DrupalUpdaterInterface
- Interface for a class which can update a Drupal project.
Code
public static function getProjectName($directory);
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.