Home
last modified time | relevance | path

Searched refs:__destruct (Results 1 – 2 of 2) sorted by relevance

/PHP-Parser/test/code/parser/stmt/class/
H A DstaticMethod.test36 <?php class A { static function __destruct() {} }
38 Destructor __destruct() cannot be static from 1:17 to 1:22
57 name: __destruct
/PHP-Parser/test/PhpParser/
H A DNodeVisitorForTesting.php43 public function __destruct() { function in PhpParser\\NodeVisitorForTesting

Completed in 5 milliseconds