Elgg
Version 2.3
Main Page
Related Pages
Namespaces
Classes
Files
Examples
File List
File Members
engine
classes
Elgg
Composer
PostUpdate.php
Go to the documentation of this file.
1
<?php
2
namespace
Elgg\Composer
;
3
4
use
Composer\Installer\PackageEvent
;
5
9
class
PostUpdate
{
17
public
static
function
execute
(PackageEvent $event) {
18
19
}
20
}
Elgg\Composer
Definition:
PostInstall.php:2
Elgg\Composer\PostUpdate\execute
static execute(PackageEvent $event)
Todo.
Definition:
PostUpdate.php:17
Elgg\Composer\PostUpdate
A composer command handler to run after post-package-update event.
Definition:
PostUpdate.php:9
PackageEvent
use
http free of to any person obtaining a copy of this software and associated documentation to deal in the Software without including without limitation the rights to use
Definition:
MIT-LICENSE.txt:5
Generated on Sat Dec 21 2024 00:01:03 for Elgg by
1.8.11