Skip to content

Commit 7722dcf

Browse files
committed
doc update
1 parent c42c26b commit 7722dcf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/Ease/TWB4/ProgressBar.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ class ProgressBar extends \Ease\Html\DivTag {
2525
/**
2626
* ProgressBar
2727
*
28+
*
29+
* @link https://getbootstrap.com/docs/4.0/components/progress/
30+
*
2831
* @param int $value 0-100
2932
* @param string $label progress bar caption
3033
* @param string $tweaks progress-bar-striped progress-bar-animated bg-info

0 commit comments

Comments
 (0)