<?php define(string $constant_name, mixed $value, bool $case_insensitive = false): bool
<?php public function __construct(Application $app, Dispatcher $events) { if (! defined('ARTISAN_BINARY')) { define('ARTISAN_BINARY', 'artisan'); } $this->app = $app;