Skip to content

final class CodPhp

Source Code

CodPhp application runner for Symfony Console

NamespaceBeastBytes\CodPhp
Inheritance

BeastBytes\CodPhp\CodPhp

Constants

NameValueDescriptionDefined In
NAME'CodPhp API Documentation Generator'Human-readable name of the application.BeastBytes\CodPhp\CodPhp
VERSION'1.0.0'Current version of the application.BeastBytes\CodPhp\CodPhp

Methods

runApplication()

Creates and runs the Symfony Console application.

public static function runApplication(): void
returnvoid
throwsException

Declared in BeastBytes\CodPhp\CodPhp


Generated by CodPhp