mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 11:28:25 +00:00
Removed unused attribute.
This commit is contained in:
parent
e6befef1c3
commit
8645411c65
1 changed files with 0 additions and 7 deletions
|
@ -163,13 +163,6 @@ class CakeEmail {
|
|||
*/
|
||||
protected $_message = array();
|
||||
|
||||
/**
|
||||
* as per RFC2822 Section 2.1.1
|
||||
*
|
||||
* @var integer
|
||||
*/
|
||||
public $lineLength = 70;
|
||||
|
||||
/**
|
||||
* Available formats to be sent.
|
||||
*
|
||||
|
|
Loading…
Reference in a new issue