Browse Source

Clean up file headers.

Mark Story 12 years ago
parent
commit
22d86ac671

+ 0 - 4
src/View/Helper/HtmlHelper.php

@@ -1,9 +1,5 @@
 <?php
 /**
- * Html Helper class file.
- *
- * Simplifies the construction of HTML elements.
- *
  * CakePHP(tm) : Rapid Development Framework (http://cakephp.org)
  * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org)
  *

+ 0 - 4
src/View/Helper/NumberHelper.php

@@ -1,9 +1,5 @@
 <?php
 /**
- * Number Helper.
- *
- * Methods to make numbers more readable.
- *
  * CakePHP(tm) : Rapid Development Framework (http://cakephp.org)
  * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org)
  *

+ 0 - 2
src/View/Helper/SessionHelper.php

@@ -1,7 +1,5 @@
 <?php
 /**
- * Session Helper provides access to the Session in the Views.
- *
  * CakePHP(tm) : Rapid Development Framework (http://cakephp.org)
  * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org)
  *

+ 0 - 4
src/View/Helper/TextHelper.php

@@ -1,9 +1,5 @@
 <?php
 /**
- * Text Helper
- *
- * Text manipulations: Highlight, excerpt, truncate, strip of links, convert email addresses to mailto: links...
- *
  * CakePHP(tm) : Rapid Development Framework (http://cakephp.org)
  * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org)
  *

+ 0 - 2
src/View/Helper/TimeHelper.php

@@ -1,7 +1,5 @@
 <?php
 /**
- * Time Helper class file.
- *
  * CakePHP(tm) : Rapid Development Framework (http://cakephp.org)
  * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org)
  *