-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5a9bafe
commit 31ee077
Showing
1 changed file
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -25,10 +25,10 @@ | |
* | ||
* PLEASE, DO NOT EDIT THIS CLASS. IT GENERATED AUTOMATICALLY | ||
* | ||
* @access public | ||
* @author Dieter Raber, <[email protected]> | ||
* @date 2024-07-25 14:25:33 | ||
* @package tao | ||
* @access public | ||
* @author Dieter Raber, <[email protected]> | ||
* @date 2024-07-25 14:25:33 | ||
* @package tao | ||
*/ | ||
class tao_helpers_Icon | ||
{ | ||
|