Joomla CMS  4.2.2
Documentation des API du CMS Joomla en version 4.2.2
Tout Structures de données Espaces de nommage Fichiers Fonctions Variables Pages
Référence de la classe GithubActionReporter

Fonctions membres publiques

 __construct (OutputInterface $output)
 
 error (string $message, string $file=null, int $line=null, int $col=null)
 
 warning (string $message, string $file=null, int $line=null, int $col=null)
 
 debug (string $message, string $file=null, int $line=null, int $col=null)
 

Fonctions membres publiques statiques

static isGithubActionEnvironment ()
 

Champs de données

const r
 

Fonctions membres privées

 log (string $type, string $message, string $file=null, int $line=null, int $col=null)
 

Attributs privés

 $output
 
const ESCAPED_DATA
 
const ESCAPED_PROPERTIES
 

Description détaillée

Utility class for Github actions.

Auteur
Maxime Steinhausser maxim.nosp@m.e.st.nosp@m.einha.nosp@m.usse.nosp@m.r@gma.nosp@m.il.c.nosp@m.om

Documentation des constructeurs et destructeur

◆ __construct()

__construct ( OutputInterface  $output)

Documentation des fonctions membres

◆ debug()

debug ( string  $message,
string  $file = null,
int  $line = null,
int  $col = null 
)

◆ error()

error ( string  $message,
string  $file = null,
int  $line = null,
int  $col = null 
)

◆ isGithubActionEnvironment()

static isGithubActionEnvironment ( )
static

Référencé par LintCommand\execute().

◆ log()

log ( string  $type,
string  $message,
string  $file = null,
int  $line = null,
int  $col = null 
)
private

◆ warning()

warning ( string  $message,
string  $file = null,
int  $line = null,
int  $col = null 
)

Documentation des champs

◆ $output

$output
private

◆ ESCAPED_DATA

◆ ESCAPED_PROPERTIES

const ESCAPED_PROPERTIES
private

◆ r

const r
Valeur initiale :
=> '%0D',
"\n" => '%0A',
]

La documentation de cette classe a été générée à partir du fichier suivant :