methods-on-non-objects-nested.inc   [plain text]


<?php
function nested() {
  throw new LogicException('Should not be called');
}