@@ -5,28 +5,28 @@ |
||
| 5 | 5 | ), |
| 6 | 6 | 'signals' => |
| 7 | 7 | array ( |
| 8 | - '\\Maslosoft\\Sitcom\\Command' => |
|
| 9 | - array ( |
|
| 10 | - '\\Maslosoft\\Hedron\\Commands\\ApplyCommand' => |
|
| 11 | - array ( |
|
| 12 | - 0 => 'reactOn()', |
|
| 13 | - ), |
|
| 14 | - '\\Maslosoft\\Hedron\\Commands\\PreviewCommand' => |
|
| 15 | - array ( |
|
| 16 | - 0 => 'reactOn()', |
|
| 17 | - ), |
|
| 18 | - '\\Maslosoft\\Hedron\\Commands\\RenderTemplateCommand' => |
|
| 19 | - array ( |
|
| 20 | - 0 => 'reactOn()', |
|
| 21 | - ), |
|
| 22 | - '\\Maslosoft\\Signals\\Application\\Commands\\BuildCommand' => |
|
| 23 | - array ( |
|
| 24 | - 0 => 'reactOn()', |
|
| 25 | - ), |
|
| 26 | - '\\Maslosoft\\Signals\\Application\\Commands\\PreviewCommand' => |
|
| 27 | - array ( |
|
| 28 | - 0 => 'reactOn()', |
|
| 29 | - ), |
|
| 30 | - ), |
|
| 8 | + '\\Maslosoft\\Sitcom\\Command' => |
|
| 9 | + array ( |
|
| 10 | + '\\Maslosoft\\Hedron\\Commands\\ApplyCommand' => |
|
| 11 | + array ( |
|
| 12 | + 0 => 'reactOn()', |
|
| 13 | + ), |
|
| 14 | + '\\Maslosoft\\Hedron\\Commands\\PreviewCommand' => |
|
| 15 | + array ( |
|
| 16 | + 0 => 'reactOn()', |
|
| 17 | + ), |
|
| 18 | + '\\Maslosoft\\Hedron\\Commands\\RenderTemplateCommand' => |
|
| 19 | + array ( |
|
| 20 | + 0 => 'reactOn()', |
|
| 21 | + ), |
|
| 22 | + '\\Maslosoft\\Signals\\Application\\Commands\\BuildCommand' => |
|
| 23 | + array ( |
|
| 24 | + 0 => 'reactOn()', |
|
| 25 | + ), |
|
| 26 | + '\\Maslosoft\\Signals\\Application\\Commands\\PreviewCommand' => |
|
| 27 | + array ( |
|
| 28 | + 0 => 'reactOn()', |
|
| 29 | + ), |
|
| 30 | + ), |
|
| 31 | 31 | ), |
| 32 | 32 | ); |