PHP Class Horde_Pear_Package_Contents_Role_HordeApplication, horde

Copyright 2011-2016 Horde LLC (http://www.horde.org/) See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.
Inheritance: implements Horde_Pear_Package_Contents_Role
显示文件 Open project: horde/horde

Public Methods

Method Description
getRole ( string $file ) : string Tell which role the specified file has.

Method Details

getRole() public method

Tell which role the specified file has.
public getRole ( string $file ) : string
$file string The file name.
return string The role of the file.