Handle false appended to string

This commit is contained in:
Khushboo Verma
2024-07-16 16:10:17 +05:30
parent 275552fcad
commit 0970d784ff
3 changed files with 3 additions and 2 deletions
+1
View File
@@ -162,6 +162,7 @@ class Executor
* @param string $source
* @param string $entrypoint
* @param string $runtimeEntrypoint
* @param bool $logging
*
* @return array
*/