diff --git a/classes/EcEuropa-Toolkit-AuthorizationBasic.html b/classes/EcEuropa-Toolkit-AuthorizationBasic.html index 180c7e463..db29fd303 100644 --- a/classes/EcEuropa-Toolkit-AuthorizationBasic.html +++ b/classes/EcEuropa-Toolkit-AuthorizationBasic.html @@ -185,6 +185,7 @@
private
string
@@ -323,6 +325,7 @@
+
Parameters
-
@@ -371,6 +374,7 @@
+
@@ -493,15 +497,15 @@ Return values
- Properties
-
- Methods
-
diff --git a/classes/EcEuropa-Toolkit-AuthorizationFactory.html b/classes/EcEuropa-Toolkit-AuthorizationFactory.html
index 3443d0bd3..cfe309df4 100644
--- a/classes/EcEuropa-Toolkit-AuthorizationFactory.html
+++ b/classes/EcEuropa-Toolkit-AuthorizationFactory.html
@@ -182,6 +182,7 @@
+
Table of Contents
@@ -204,7 +205,7 @@
-
- create()
+ create()
: AuthorizationInterface
@@ -251,6 +252,7 @@
+
Parameters
-
@@ -396,7 +398,7 @@
Return values
- Methods
-
diff --git a/classes/EcEuropa-Toolkit-AuthorizationInterface.html b/classes/EcEuropa-Toolkit-AuthorizationInterface.html
index 69d7b455f..2cac6e190 100644
--- a/classes/EcEuropa-Toolkit-AuthorizationInterface.html
+++ b/classes/EcEuropa-Toolkit-AuthorizationInterface.html
@@ -173,6 +173,7 @@
+
Table of Contents
@@ -195,7 +196,7 @@
-
- getAuthorizationHeader()
+ getAuthorizationHeader()
: string
@@ -243,6 +244,7 @@
+
@@ -364,7 +366,7 @@ Return values
- Methods
-
diff --git a/classes/EcEuropa-Toolkit-AuthorizationToken.html b/classes/EcEuropa-Toolkit-AuthorizationToken.html
index 6740dd5ca..99ed4b0e4 100644
--- a/classes/EcEuropa-Toolkit-AuthorizationToken.html
+++ b/classes/EcEuropa-Toolkit-AuthorizationToken.html
@@ -185,6 +185,7 @@
+
Table of Contents
@@ -213,7 +214,7 @@
-
- $value
+ $value
: string
@@ -227,14 +228,14 @@
-
- __construct()
+ __construct()
: mixed
- Constructs a new Authorization with token.
-
- getAuthorizationHeader()
+ getAuthorizationHeader()
: string
@@ -275,6 +276,7 @@
+
private
string
@@ -323,6 +325,7 @@
+
Parameters
-
@@ -371,6 +374,7 @@
+
@@ -493,15 +497,15 @@ Return values
- Properties
-
- Methods
-
diff --git a/classes/EcEuropa-Toolkit-Callbacks-ConfigurationCallbacks.html b/classes/EcEuropa-Toolkit-Callbacks-ConfigurationCallbacks.html
index fb3b322ea..74d7b44e9 100644
--- a/classes/EcEuropa-Toolkit-Callbacks-ConfigurationCallbacks.html
+++ b/classes/EcEuropa-Toolkit-Callbacks-ConfigurationCallbacks.html
@@ -183,6 +183,7 @@
+
Table of Contents
@@ -205,14 +206,14 @@
-
- validateGrumPhp()
+ validateGrumPhp()
: bool
- If grumphp package is not present in a project, then grumphp config file must not be present.
-
- validatePhpStan()
+ validatePhpStan()
: bool
@@ -261,6 +262,7 @@
+
@@ -299,6 +301,7 @@
+
@@ -421,8 +424,8 @@ Return values
- Methods
-
diff --git a/classes/EcEuropa-Toolkit-DrupalReleaseHistory.html b/classes/EcEuropa-Toolkit-DrupalReleaseHistory.html
index a52154c34..1032f221e 100644
--- a/classes/EcEuropa-Toolkit-DrupalReleaseHistory.html
+++ b/classes/EcEuropa-Toolkit-DrupalReleaseHistory.html
@@ -182,6 +182,7 @@
+
Table of Contents
@@ -204,7 +205,7 @@
-
- getPackageDetails()
+ getPackageDetails()
: array<string|int, mixed>|int
@@ -251,6 +252,7 @@
+
Parameters
-
@@ -410,7 +412,7 @@
Return values
- Methods
-
diff --git a/classes/EcEuropa-Toolkit-Mock.html b/classes/EcEuropa-Toolkit-Mock.html
index cdf6613ad..962b00aaa 100644
--- a/classes/EcEuropa-Toolkit-Mock.html
+++ b/classes/EcEuropa-Toolkit-Mock.html
@@ -184,6 +184,7 @@
+
Table of Contents
@@ -205,14 +206,14 @@
-
- $defaultTag
+ $defaultTag
: string
- The default mock tag to use to download and local directory.
-
- $directory
+ $directory
: string
@@ -227,28 +228,28 @@
-
- download()
+ download()
: bool
- Downloads the mock from the repo.
-
- getEndpointContent()
+ getEndpointContent()
: mixed
- Returns the content of the endpoint from the mock.
-
- repo()
+ repo()
: string
- Returns the repository url.
-
- tag()
+ tag()
: string
@@ -290,11 +291,12 @@
The default mock tag to use to download and local directory.
+
private
static string
$defaultTag
- = '0.0.7'
+ = '0.0.11'
@@ -326,6 +328,7 @@
The directory to download the mock to.
+
private
static string
@@ -376,6 +379,7 @@
+
Tags
@@ -429,6 +433,7 @@
+
Parameters
-
@@ -494,6 +499,7 @@
+
Tags
@@ -549,6 +555,7 @@
+
@@ -671,18 +678,18 @@ Return values
- Properties
-
- - $defaultTag
- - $directory
+ - $defaultTag
+ - $directory
- Methods
-
- - download()
- - getEndpointContent()
- - repo()
- - tag()
+ - download()
+ - getEndpointContent()
+ - repo()
+ - tag()
diff --git a/classes/EcEuropa-Toolkit-Task-Command-ConfigurationCommand.html b/classes/EcEuropa-Toolkit-Task-Command-ConfigurationCommand.html
index 338dd0ec3..4c250c9a8 100644
--- a/classes/EcEuropa-Toolkit-Task-Command-ConfigurationCommand.html
+++ b/classes/EcEuropa-Toolkit-Task-Command-ConfigurationCommand.html
@@ -193,6 +193,7 @@
+
Table of Contents
@@ -221,14 +222,14 @@
-
- $availableTasks
+ $availableTasks
: array<string|int, mixed>
- Contains the available tasks and configuration.
-
- $tasks
+ $tasks
: array<string|int, mixed>
@@ -243,63 +244,63 @@
-
- __construct()
+ __construct()
: mixed
- Constructs a new Process task.
-
- getTasks()
+ getTasks()
: array<string|int, mixed>
- Return the current tasks.
-
- run()
+ run()
: mixed
- Run the command tasks.
-
- taskExecute()
+ taskExecute()
: mixed
- Execute single task.
-
- paramDefaultValue()
+ paramDefaultValue()
: string|bool|mixed
- The default parameter values, return all or given parameter default value.
-
- prepareOutput()
+ prepareOutput()
: mixed
- Prepares the Output of a taskExec.
-
- throwInvalidTaskException()
+ throwInvalidTaskException()
: mixed
- Report missing parameter, this stops the execution.
-
- throwParamException()
+ throwParamException()
: mixed
- Report missing parameter, this stops the execution.
-
- validateAndEnsureParameters()
+ validateAndEnsureParameters()
: mixed
@@ -341,6 +342,7 @@
Contains the available tasks and configuration.
+
protected
array<string|int, mixed>
@@ -400,6 +402,7 @@
An array with tasks to execute.
+
protected
array<string|int, mixed>
@@ -448,6 +451,7 @@
+
Parameters
-
@@ -496,6 +500,7 @@
+
@@ -538,6 +543,7 @@
+
@@ -570,6 +576,7 @@
+
Parameters
-
@@ -658,6 +665,7 @@
+
Parameters
-
@@ -712,6 +720,7 @@
+
Parameters
-
@@ -758,6 +767,7 @@
+
Parameters
-
@@ -819,6 +829,7 @@
+
Parameters
-
@@ -889,6 +900,7 @@
+
Parameters
-
@@ -1052,23 +1064,23 @@
- Properties
-
- - $availableTasks
- - $tasks
+ - $availableTasks
+ - $tasks
- Methods
-
- - __construct()
- - getTasks()
- - run()
- - taskExecute()
- - paramDefaultValue()
- - prepareOutput()
- - throwInvalidTaskException()
- - throwParamException()
- - validateAndEnsureParameters()
+ - __construct()
+ - getTasks()
+ - run()
+ - taskExecute()
+ - paramDefaultValue()
+ - prepareOutput()
+ - throwInvalidTaskException()
+ - throwParamException()
+ - validateAndEnsureParameters()
diff --git a/classes/EcEuropa-Toolkit-Task-Command-Tasks.html b/classes/EcEuropa-Toolkit-Task-Command-Tasks.html
index bfa188855..61f334475 100644
--- a/classes/EcEuropa-Toolkit-Task-Command-Tasks.html
+++ b/classes/EcEuropa-Toolkit-Task-Command-Tasks.html
@@ -162,6 +162,7 @@
Robo task to Execute given tasks from configuration.
+
phpcs:disable Generic.NamingConventions.TraitNameSuffix.Missing
@@ -193,7 +194,7 @@
-
- taskExecute()
+ taskExecute()
: mixed
@@ -241,6 +242,7 @@
+
Parameters
-
@@ -371,7 +373,7 @@
Parameters
- Methods
-
diff --git a/classes/EcEuropa-Toolkit-Task-File-Process.html b/classes/EcEuropa-Toolkit-Task-File-Process.html
index a8ac9421b..3c6663e37 100644
--- a/classes/EcEuropa-Toolkit-Task-File-Process.html
+++ b/classes/EcEuropa-Toolkit-Task-File-Process.html
@@ -186,6 +186,7 @@
Process a source file to its destination replacing tokens.
+
<?php
$this->taskProcess('behat.yml')->run();
$this->taskProcess('behat.yml.dist', 'behat.yml')->run();
@@ -227,21 +228,21 @@
-
- $content
+ $content
: string
- The content from the source.
-
- $destination
+ $destination
: string
- Destination file.
-
- $source
+ $source
: string
@@ -256,35 +257,35 @@
-
- __construct()
+ __construct()
: mixed
- Constructs a new Process task.
-
- run()
+ run()
: Result
- Execute the task.
-
- extractTokens()
+ extractTokens()
: array<string|int, mixed>
- Return the tokens found in the content.
-
- loadContent()
+ loadContent()
: mixed
- Get the content from the source.
-
- processTokens()
+ processTokens()
: array<string|int, mixed>|array<string|int, string>
@@ -326,6 +327,7 @@
The content from the source.
+
protected
string
@@ -362,6 +364,7 @@
Destination file.
+
protected
string
@@ -398,6 +401,7 @@
Source file.
+
protected
string
@@ -446,6 +450,7 @@
+
Parameters
-
@@ -499,6 +504,7 @@
+
@@ -541,6 +547,7 @@
+
@@ -583,6 +590,7 @@
+
@@ -617,6 +625,7 @@
+
@@ -743,20 +752,20 @@ Return values
- Properties
-
- - $content
- - $destination
- - $source
+ - $content
+ - $destination
+ - $source
- Methods
-
diff --git a/classes/EcEuropa-Toolkit-Task-File-ReplaceBlock.html b/classes/EcEuropa-Toolkit-Task-File-ReplaceBlock.html
index 77cf51bc3..ac549705a 100644
--- a/classes/EcEuropa-Toolkit-Task-File-ReplaceBlock.html
+++ b/classes/EcEuropa-Toolkit-Task-File-ReplaceBlock.html
@@ -180,6 +180,7 @@
Replace a block of content in given file.
+
<?php
// Insert content between the 'start' and 'end'.
$this->taskReplaceBlock('file.txt')
@@ -225,35 +226,35 @@
-
- $content
+ $content
: string
- The content to write into the file.
-
- $end
+ $end
: string
- The end string to match.
-
- $filename
+ $filename
: string
- The file to process.
-
- $start
+ $start
: string
- The start string to match.
-
- $excludeStartEnd
+ $excludeStartEnd
: bool
@@ -268,49 +269,49 @@
-
- __construct()
+ __construct()
: mixed
- Class constructor.
-
- content()
+ content()
: $this
- Set the content.
-
- end()
+ end()
: $this
- Set the end block.
-
- excludeStartEnd()
+ excludeStartEnd()
: $this
- Mark the start and end to be removed.
-
- filename()
+ filename()
: $this
- Set the filename.
-
- run()
+ run()
: mixed
- Run the task.
-
- start()
+ start()
: $this
@@ -352,6 +353,7 @@
The content to write into the file.
+
protected
string
@@ -388,6 +390,7 @@
The end string to match.
+
protected
string
@@ -424,6 +427,7 @@
The file to process.
+
protected
string
@@ -460,6 +464,7 @@
The start string to match.
+
protected
string
@@ -496,6 +501,7 @@
If true, the start and end matches will be removed.
+
private
bool
@@ -544,6 +550,7 @@
+
Parameters
-
@@ -588,6 +595,7 @@
+
Parameters
-
@@ -638,6 +646,7 @@
+
Parameters
-
@@ -688,6 +697,7 @@
+
Parameters
-
@@ -738,6 +748,7 @@
+
Parameters
-
@@ -805,6 +816,7 @@
+
@@ -837,6 +849,7 @@
+
Parameters
-
@@ -973,24 +986,24 @@
Return values
- Properties
-
- - $content
- - $end
- - $filename
- - $start
- - $excludeStartEnd
+ - $content
+ - $end
+ - $filename
+ - $start
+ - $excludeStartEnd
- Methods
-
- - __construct()
- - content()
- - end()
- - excludeStartEnd()
- - filename()
- - run()
- - start()
+ - __construct()
+ - content()
+ - end()
+ - excludeStartEnd()
+ - filename()
+ - run()
+ - start()
diff --git a/classes/EcEuropa-Toolkit-Task-File-Tasks.html b/classes/EcEuropa-Toolkit-Task-File-Tasks.html
index a98c8db12..63376e39f 100644
--- a/classes/EcEuropa-Toolkit-Task-File-Tasks.html
+++ b/classes/EcEuropa-Toolkit-Task-File-Tasks.html
@@ -162,6 +162,7 @@
Robo task to Replace configs/tokens in file.
+
phpcs:disable Generic.NamingConventions.TraitNameSuffix.Missing
@@ -193,14 +194,14 @@
-
- taskProcess()
+ taskProcess()
: Process|CollectionBuilder
- Process the file.
-
- taskReplaceBlock()
+ taskReplaceBlock()
: ReplaceBlock|CollectionBuilder
@@ -248,6 +249,7 @@
+
Parameters
-
@@ -307,6 +309,7 @@
+
Parameters
-
@@ -441,8 +444,8 @@
Return values
- Methods
-
diff --git a/classes/EcEuropa-Toolkit-TaskRunner-AbstractCommands.html b/classes/EcEuropa-Toolkit-TaskRunner-AbstractCommands.html
index 97bae5c4e..e448319a8 100644
--- a/classes/EcEuropa-Toolkit-TaskRunner-AbstractCommands.html
+++ b/classes/EcEuropa-Toolkit-TaskRunner-AbstractCommands.html
@@ -194,6 +194,7 @@
+
Table of Contents
@@ -223,91 +224,91 @@
-
- getConfigurationFile()
+ getConfigurationFile()
: string
- Path to YAML configuration file containing command defaults.
-
- getJson()
+ getJson()
: array<string|int, mixed>
- Returns the JSON parsed content.
-
- getWorkingDir()
+ getWorkingDir()
: string
- Returns the current working directory.
-
- isWebsiteInstalled()
+ isWebsiteInstalled()
: bool
- Check if the website is installed.
-
- getBin()
+ getBin()
: string
- Validate and return the path to given bin.
-
- getBinPath()
+ getBinPath()
: string
- Return the path to given bin.
-
- getConfigValue()
+ getConfigValue()
: mixed
- {@inheritdoc}
-
- getNodeBin()
+ getNodeBin()
: string
- Validate and return the path to given bin from node packages.
-
- getNodeBinPath()
+ getNodeBinPath()
: string
- Return the path to given bin from node packages.
-
- isSimulating()
+ isSimulating()
: bool
- Check if current command is being executed with option simulate.
-
- taskExecute()
+ taskExecute()
: mixed
- Execute a command.
-
- taskProcess()
+ taskProcess()
: Process|CollectionBuilder
- Process the file.
-
- taskReplaceBlock()
+ taskReplaceBlock()
: ReplaceBlock|CollectionBuilder
@@ -353,6 +354,7 @@
+
Command classes should implement this method.
@@ -394,6 +396,7 @@
+
Parameters
-
@@ -451,6 +454,7 @@
+
@@ -493,6 +497,7 @@
+
@@ -529,6 +534,7 @@
+
Parameters
-
@@ -598,6 +604,7 @@
+
Parameters
-
@@ -650,6 +657,7 @@
+
Parameters
-
@@ -701,6 +709,7 @@
+
Parameters
-
@@ -770,6 +779,7 @@
+
Parameters
-
@@ -824,6 +834,7 @@
+
@@ -864,6 +875,7 @@
+
Parameters
-
@@ -910,6 +922,7 @@
+
Parameters
-
@@ -969,6 +982,7 @@
+
Parameters
-
@@ -1105,19 +1119,19 @@
Return values
- Methods
-
- - getConfigurationFile()
- - getJson()
- - getWorkingDir()
- - isWebsiteInstalled()
- - getBin()
- - getBinPath()
- - getConfigValue()
- - getNodeBin()
- - getNodeBinPath()
- - isSimulating()
- - taskExecute()
- - taskProcess()
- - taskReplaceBlock()
+ - getConfigurationFile()
+ - getJson()
+ - getWorkingDir()
+ - isWebsiteInstalled()
+ - getBin()
+ - getBinPath()
+ - getConfigValue()
+ - getNodeBin()
+ - getNodeBinPath()
+ - isSimulating()
+ - taskExecute()
+ - taskProcess()
+ - taskReplaceBlock()
diff --git a/classes/EcEuropa-Toolkit-TaskRunner-AbstractGitHooks.html b/classes/EcEuropa-Toolkit-TaskRunner-AbstractGitHooks.html
index c39515a0e..ba07bdab9 100644
--- a/classes/EcEuropa-Toolkit-TaskRunner-AbstractGitHooks.html
+++ b/classes/EcEuropa-Toolkit-TaskRunner-AbstractGitHooks.html
@@ -188,6 +188,7 @@
+
Table of Contents
@@ -210,91 +211,91 @@
-
- getConfigurationFile()
+ getConfigurationFile()
: string
- Path to YAML configuration file containing command defaults.
-
- getJson()
+ getJson()
: array<string|int, mixed>
- Returns the JSON parsed content.
-
- getWorkingDir()
+ getWorkingDir()
: string
- Returns the current working directory.
-
- isWebsiteInstalled()
+ isWebsiteInstalled()
: bool
- Check if the website is installed.
-
- getBin()
+ getBin()
: string
- Validate and return the path to given bin.
-
- getBinPath()
+ getBinPath()
: string
- Return the path to given bin.
-
- getConfigValue()
+ getConfigValue()
: mixed
- {@inheritdoc}
-
- getNodeBin()
+ getNodeBin()
: string
- Validate and return the path to given bin from node packages.
-
- getNodeBinPath()
+ getNodeBinPath()
: string
- Return the path to given bin from node packages.
-
- isSimulating()
+ isSimulating()
: bool
- Check if current command is being executed with option simulate.
-
- taskExecute()
+ taskExecute()
: mixed
- Execute a command.
-
- taskProcess()
+ taskProcess()
: Process|CollectionBuilder
- Process the file.
-
- taskReplaceBlock()
+ taskReplaceBlock()
: ReplaceBlock|CollectionBuilder
@@ -340,6 +341,7 @@
+
Command classes should implement this method.
@@ -381,6 +383,7 @@
+
Parameters
-
@@ -438,6 +441,7 @@
+
@@ -480,6 +484,7 @@
+
@@ -516,6 +521,7 @@
+
Parameters
-
@@ -585,6 +591,7 @@
+
Parameters
-
@@ -637,6 +644,7 @@
+
Parameters
-
@@ -688,6 +696,7 @@
+
Parameters
-
@@ -757,6 +766,7 @@
+
Parameters
-
@@ -811,6 +821,7 @@
+
@@ -851,6 +862,7 @@
+
Parameters
-
@@ -897,6 +909,7 @@
+
Parameters
-
@@ -956,6 +969,7 @@
+
Parameters
-
@@ -1092,19 +1106,19 @@
Return values
- Methods
-
- - getConfigurationFile()
- - getJson()
- - getWorkingDir()
- - isWebsiteInstalled()
- - getBin()
- - getBinPath()
- - getConfigValue()
- - getNodeBin()
- - getNodeBinPath()
- - isSimulating()
- - taskExecute()
- - taskProcess()
- - taskReplaceBlock()
+ - getConfigurationFile()
+ - getJson()
+ - getWorkingDir()
+ - isWebsiteInstalled()
+ - getBin()
+ - getBinPath()
+ - getConfigValue()
+ - getNodeBin()
+ - getNodeBinPath()
+ - isSimulating()
+ - taskExecute()
+ - taskProcess()
+ - taskReplaceBlock()
diff --git a/classes/EcEuropa-Toolkit-TaskRunner-Commands-AxeCommands.html b/classes/EcEuropa-Toolkit-TaskRunner-Commands-AxeCommands.html
index 79ed56b9a..4f3e6af47 100644
--- a/classes/EcEuropa-Toolkit-TaskRunner-Commands-AxeCommands.html
+++ b/classes/EcEuropa-Toolkit-TaskRunner-Commands-AxeCommands.html
@@ -182,6 +182,7 @@
+
Tags
@@ -239,7 +240,7 @@
-
- $dependencies
+ $dependencies
: array<string|int, mixed>|array<string|int, string>
@@ -254,112 +255,112 @@
-
- getConfigurationFile()
+ getConfigurationFile()
: string
- Path to YAML configuration file containing command defaults.
-
- getJson()
+ getJson()
: array<string|int, mixed>
- Returns the JSON parsed content.
-
- getWorkingDir()
+ getWorkingDir()
: string
- Returns the current working directory.
-
- isWebsiteInstalled()
+ isWebsiteInstalled()
: bool
- Check if the website is installed.
-
- toolkitRunAxeScan()
+ toolkitRunAxeScan()
: mixed
- Run the axe-scan.
-
- toolkitRunAxeScanSummary()
+ toolkitRunAxeScanSummary()
: mixed
- Run the axe-scan summary.
-
- toolkitSetupAxeScan()
+ toolkitSetupAxeScan()
: mixed
- Make sure axe-scan is installed and properly configured.
-
- getBin()
+ getBin()
: string
- Validate and return the path to given bin.
-
- getBinPath()
+ getBinPath()
: string
- Return the path to given bin.
-
- getConfigValue()
+ getConfigValue()
: mixed
- {@inheritdoc}
-
- getNodeBin()
+ getNodeBin()
: string
- Validate and return the path to given bin from node packages.
-
- getNodeBinPath()
+ getNodeBinPath()
: string
- Return the path to given bin from node packages.
-
- isSimulating()
+ isSimulating()
: bool
- Check if current command is being executed with option simulate.
-
- taskExecute()
+ taskExecute()
: mixed
- Execute a command.
-
- taskProcess()
+ taskProcess()
: Process|CollectionBuilder
- Process the file.
-
- taskReplaceBlock()
+ taskReplaceBlock()
: ReplaceBlock|CollectionBuilder
@@ -401,6 +402,7 @@
A list of dependencies for axe-scan.
+
private
array<string|int, mixed>|array<string|int, string>
@@ -448,6 +450,7 @@
+
Command classes should implement this method.
@@ -489,6 +492,7 @@
+
Parameters
-
@@ -546,6 +550,7 @@
+
@@ -588,6 +593,7 @@
+
@@ -626,6 +632,7 @@
+
Tags
@@ -685,6 +692,7 @@
+
Tags
@@ -744,6 +752,7 @@
+
Tags
@@ -792,6 +801,7 @@
+
Parameters
-
@@ -861,6 +871,7 @@
+
Parameters
-
@@ -913,6 +924,7 @@
+
Parameters
-
@@ -964,6 +976,7 @@
+
Parameters
-
@@ -1033,6 +1046,7 @@
+
Parameters
-
@@ -1087,6 +1101,7 @@
+
@@ -1127,6 +1142,7 @@
+
Parameters
-
@@ -1173,6 +1189,7 @@
+
Parameters
-
@@ -1232,6 +1249,7 @@
+
Parameters
-
@@ -1368,29 +1386,29 @@
Return values
- Properties
-
- Methods
-
- - getConfigurationFile()
- - getJson()
- - getWorkingDir()
- - isWebsiteInstalled()
- - toolkitRunAxeScan()
- - toolkitRunAxeScanSummary()
- - toolkitSetupAxeScan()
- - getBin()
- - getBinPath()
- - getConfigValue()
- - getNodeBin()
- - getNodeBinPath()
- - isSimulating()
- - taskExecute()
- - taskProcess()
- - taskReplaceBlock()
+ - getConfigurationFile()
+ - getJson()
+ - getWorkingDir()
+ - isWebsiteInstalled()
+ - toolkitRunAxeScan()
+ - toolkitRunAxeScanSummary()
+ - toolkitSetupAxeScan()
+ - getBin()
+ - getBinPath()
+ - getConfigValue()
+ - getNodeBin()
+ - getNodeBinPath()
+ - isSimulating()
+ - taskExecute()
+ - taskProcess()
+ - taskReplaceBlock()
diff --git a/classes/EcEuropa-Toolkit-TaskRunner-Commands-BlackfireCommands.html b/classes/EcEuropa-Toolkit-TaskRunner-Commands-BlackfireCommands.html
index f50f07fda..a58d6cbfc 100644
--- a/classes/EcEuropa-Toolkit-TaskRunner-Commands-BlackfireCommands.html
+++ b/classes/EcEuropa-Toolkit-TaskRunner-Commands-BlackfireCommands.html
@@ -187,6 +187,7 @@
+
Table of Contents
@@ -209,105 +210,105 @@
-
- getConfigurationFile()
+ getConfigurationFile()
: string
- Path to YAML configuration file containing command defaults.
-
- getJson()
+ getJson()
: array<string|int, mixed>
- Returns the JSON parsed content.
-
- getWorkingDir()
+ getWorkingDir()
: string
- Returns the current working directory.
-
- isWebsiteInstalled()
+ isWebsiteInstalled()
: bool
- Check if the website is installed.
-
- setupBlackfireBehat()
+ setupBlackfireBehat()
: mixed
- Copy the needed resources to run Behat with Blackfire.
-
- toolkitRunBlackfire()
+ toolkitRunBlackfire()
: mixed
- Run Blackfire.
-
- getBin()
+ getBin()
: string
- Validate and return the path to given bin.
-
- getBinPath()
+ getBinPath()
: string
- Return the path to given bin.
-
- getConfigValue()
+ getConfigValue()
: mixed
- {@inheritdoc}
-
- getNodeBin()
+ getNodeBin()
: string
- Validate and return the path to given bin from node packages.
-
- getNodeBinPath()
+ getNodeBinPath()
: string
- Return the path to given bin from node packages.
-
- isSimulating()
+ isSimulating()
: bool
- Check if current command is being executed with option simulate.
-
- taskExecute()
+ taskExecute()
: mixed
- Execute a command.
-
- taskProcess()
+ taskProcess()
: Process|CollectionBuilder
- Process the file.
-
- taskReplaceBlock()
+ taskReplaceBlock()
: ReplaceBlock|CollectionBuilder
@@ -353,6 +354,7 @@
+
Command classes should implement this method.
@@ -394,6 +396,7 @@
+
Parameters
-
@@ -451,6 +454,7 @@
+
@@ -493,6 +497,7 @@
+
@@ -531,6 +536,7 @@
+
Tags
@@ -579,6 +585,7 @@
+
Parameters
-
@@ -691,6 +698,7 @@
+
Parameters
-
@@ -760,6 +768,7 @@
+
Parameters
-
@@ -812,6 +821,7 @@
+
Parameters
-
@@ -863,6 +873,7 @@
+
Parameters
-
@@ -932,6 +943,7 @@
+
Parameters
-
@@ -986,6 +998,7 @@
+
@@ -1026,6 +1039,7 @@
+
Parameters
-
@@ -1072,6 +1086,7 @@
+
Parameters
-
@@ -1131,6 +1146,7 @@
+
Parameters
-
@@ -1267,21 +1283,21 @@
Return values
- Methods
-
-