Skip to content

Instantly share code, notes, and snippets.

<?php
namespace AppBundle\Services\MageReport;
class Parser
{
protected $header
= array(
'shop_properties' => 'Shop Prperties',
'security.openversioncontrol' => 'Unprotected version control',
'security.sslcheck' => 'SSL protection?',
@tomtone
tomtone / Api.php
Last active December 23, 2015 12:19
so sollte es aussehen
<?php
/**
* Magento
*
* NOTICE OF LICENSE
*
* This source file is subject to the Open Software License (OSL 3.0)
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* http://opensource.org/licenses/osl-3.0.php