Skip to content

Commit 95e253e

Browse files
committed
Update doc comment
Signed-off-by: Riddhesh Sanghvi <[email protected]>
1 parent 26d85d9 commit 95e253e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

php/class-ee-docker.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ class EE_DOCKER {
88
* Function to return docker-compose command with custom docker-compose files
99
*
1010
* @param array $files_before_custom Files to be included before custom compose file is included
11+
* @param bool $get_service Boolean to check if it is for getting service call or not.
1112
*
1213
* @return string
1314
*/

0 commit comments

Comments
 (0)