AdSenseSettingsInheritedProperty::__construct PHP Method

__construct() public method

public __construct ( $value = null )
        public function __construct($value = null)
        {
            $this->value = $value;
        }
AdSenseSettingsInheritedProperty