А
Size: a a a
А
В
В
$this->eventDispatcher->dispatch(new EventBefore());
try {
$this->doStuff();
$this->eventDispatcher->dispatch(new EventAfter());
} catch (Throwable $exception) {
$this->eventDispatcher->dispatch(new EventFailure());
}
В
В
В
А
T
СП
AB
СП
AB
СП
vendor\bin\yii --config=test
СП
AB
AM
AM
СП
AB
СП