for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
<?php
/**
* @company MTE Telecom, Ltd.
* @author Ushkov Nikolai <[email protected]>
* Date: 18.04.16
* Time: 18:06
*/
namespace Nnx\DataGrid\Button;
* Class Simple
* @package Nnx\DataGrid\Button
class Simple extends AbstractButton
{
protected $attributes = [
'class' => 'btn btn-default',
];
}
This check marks files that end in a newline character, i.e. an empy line.
This check marks files that end in a newline character, i.e. an empy line.