mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-04 16:12:39 +01:00
Doxygen
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
<?php
|
||||
/*
|
||||
* ================================================================================
|
||||
/* ================================================================================
|
||||
*
|
||||
* EvalMath - PHP Class to safely evaluate math expressions
|
||||
* Copyright (C) 2005 Miles Kaufmann <http://www.twmagic.com/>
|
||||
@@ -500,7 +499,7 @@ class EvalMathStack
|
||||
/**
|
||||
* pop
|
||||
*
|
||||
* @return mixed Stack
|
||||
* @return mixed|null Stack element
|
||||
*/
|
||||
public function pop()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user