for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
<?php
/*
* This file is part of the WordPress Standard project.
*
* Copyright (c) 2015-2016 LIN3S <[email protected]>
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace AppTheme\Ajax;
use LIN3S\WPFoundation\Ajax\Ajax;
/**
* Very basic example of Ajax class.
* @author Gorka Laucirica <[email protected]>
* @author Beñat Espiña <[email protected]>
final class ExampleAjax extends Ajax
{
* {@inheritdoc}
public function ajax()
}
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.