PHP Class Stash_upd

Author: Mark Croxton ([email protected])
Afficher le fichier Open project: croxton/stash

Méthodes publiques

Свойство Type Description
$name
$version

Méthodes publiques

Méthode Description
__construct ( ) : void Stash_upd
install ( ) : void install
uninstall ( ) : void uninstall
update ( mixed $current = '' ) : void update

Method Details

__construct() public méthode

Stash_upd
public __construct ( ) : void
Résultat void

install() public méthode

install
public install ( ) : void
Résultat void

uninstall() public méthode

uninstall
public uninstall ( ) : void
Résultat void

update() public méthode

update
public update ( mixed $current = '' ) : void
$current mixed = ''
Résultat void

Property Details

$name public_oe property

public $name

$version public_oe property

public $version