Fix code standards, update language files.

This commit is contained in:
James Brooks
2015-06-16 09:07:49 +01:00
parent 49411d8568
commit 9d879b162e
84 changed files with 613 additions and 613 deletions
@@ -17,8 +17,6 @@ class AlterTableComponentsDropUserIdColumn extends Migration
{
/**
* Run the migrations.
*
* @return void
*/
public function up()
{
@@ -29,8 +27,6 @@ class AlterTableComponentsDropUserIdColumn extends Migration
/**
* Reverse the migrations.
*
* @return void
*/
public function down()
{