Commit Graph

16 Commits

Author SHA1 Message Date
James Cole 595596d73f Apparently this is changed in PHPStorm’s formatting templates so there you go [skip ci]. 2017-04-09 07:44:22 +02:00
James Cole b355c18e0c Some code cleanup and copyright cleanup. [skip ci] 2016-10-05 06:52:15 +02:00
James Cole 5c7df5c04d Copyright notices. [skip ci]
Signed-off-by: James Cole <thegrumpydictator@gmail.com>
2016-05-20 12:41:23 +02:00
James Cole 37fe2d22b0 PHP7 compatible function definitions. 2016-04-05 22:00:03 +02:00
James Cole 3277858c5a Code cleanup. [skip ci] 2016-04-01 16:44:46 +02:00
James Cole 694447e66c Removed all constructors from all triggers. 2016-02-17 20:09:03 +01:00
James Cole 05b7a610ef Prep for private constructor. 2016-02-17 19:58:49 +01:00
James Cole 12b6791e8b Changed trigger constructor. No longer needs model AND journal, now only model. Wait for it... 2016-02-17 19:07:20 +01:00
James Cole 28fa1264b7 Remove matchesAnything 2016-02-17 18:06:49 +01:00
James Cole a6c3189833 Add willMatchEveryThing as a static replacement for matchesAnything 2016-02-17 18:00:13 +01:00
James Cole 9cac61dc33 Better description for matchesAnything 2016-02-17 15:37:05 +01:00
James Cole 52481a6e8b Code formatting. 2016-02-17 15:29:26 +01:00
Robert Horlings 7c8c82edd7 Added method for triggers to check whether they match all transactions 2016-02-17 13:02:27 +01:00
James Cole 8f7f263a48 Declare strict type. 2016-02-05 12:08:25 +01:00
James Cole 168ed5ac56 Renamed some stuff, courtesy of sensiolabs. 2016-01-28 21:50:20 +01:00
James Cole 1087b9f5df Can now trigger. 2016-01-13 07:47:26 +01:00