Documentation
¶
Index ¶
Constants ¶
View Source
const (
DEFAULT_PHP_VERSION = "8.4"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConfigFiles ¶
type PhpProvider ¶
type PhpProvider struct{}
func (*PhpProvider) Detect ¶
func (p *PhpProvider) Detect(ctx *generate.GenerateContext) (bool, error)
func (*PhpProvider) Name ¶
func (p *PhpProvider) Name() string
func (*PhpProvider) Plan ¶
func (p *PhpProvider) Plan(ctx *generate.GenerateContext) error
Click to show internal directories.
Click to hide internal directories.