for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
<?php
namespace Starkerxp\UserBundle;
class Events
{
const USER_CREATED = "starkerxp_user.entity.user.created";
const USER_UPDATED = "starkerxp_user.entity.user.updated";
const USER_DELETED = "starkerxp_user.entity.company.deleted";
}
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.