Skip to content

Commit bd9c6e0

Browse files
committed
Declared the full property in ASCIIStrings for compliance
1 parent d3efa59 commit bd9c6e0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/PHPGGC/Enhancement/ASCIIStrings.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111
*/
1212
class ASCIIStrings extends Enhancement
1313
{
14+
private $full;
15+
1416
public function __construct($full=false)
1517
{
1618
$this->full = $full;

0 commit comments

Comments
 (0)