-
Notifications
You must be signed in to change notification settings - Fork 0
class Package
Oliver edited this page Apr 25, 2020
·
1 revision
www/php-ircbot/Classes/Library/IRC/Command/Package.php
A package hold multiple commands. It's just used to organize and group commands.
IRCBot\Library
- Daniel Siepmann [email protected]
No public properties found
No constants found
__construct() | getCommands() |
private
$commands
- Inherited from \Library\IRC\Command\Package
public
__construct() : mixed
Returns all commands of the package.
- Inherited from \Library\IRC\Command\Package
public
getCommands() : array
- author: Daniel Siepmann [email protected]
\ » Classes » Package
Documentation generated on April 26th, 2020 at 15:54.
Powered by phpDocumentor with template GitHub-wiki.