pool: Reddo component-like fields
This commit is contained in:
parent
99983ee6db
commit
337a5fbeba
48 changed files with 291 additions and 163 deletions
|
|
@ -11,8 +11,9 @@ import (
|
|||
|
||||
type PHP struct {
|
||||
ingredient.Base
|
||||
|
||||
Barrel *barrel.Barrel
|
||||
Dependencies struct {
|
||||
Barrel *barrel.Barrel
|
||||
}
|
||||
}
|
||||
|
||||
// ExecScript executes the PHP code as a script on the given server.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue