This commit is contained in:
Je2fb 2020-06-28 17:53:48 +02:00 committed by GitHub
parent fa32618fe9
commit 245ba93895
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -194,7 +194,7 @@ class EvalMath
*
* @return string Output
*/
private function vars()
public function vars()
{
$output = $this->v;
unset($output['pi']);