This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
SoftwareDesign
/
csu3_am335x
Tarkkaile
8
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Puu:
c2d3f4474f
Haarat
Tagit
master
csu3_am335x
/
EVSE
/
GPL
/
php-7.3.28
/
Zend
/
tests
/
methods-on-non-objects-nested.inc
methods-on-non-objects-nested.inc
80 B
Historia
Raaka
1
2
3
4
<?php
function nested() {
throw new LogicException('Should not be called');
}