From: Roland Häder Date: Tue, 15 Mar 2011 20:45:54 +0000 (+0000) Subject: Documentation tag fixed for method detectCorePath() (all projects) X-Git-Url: https://git.mxchange.org/?p=qa.git;a=commitdiff_plain;h=8463f52b3c2ab5beaabfd137ba466ecb46fb8765 Documentation tag fixed for method detectCorePath() (all projects) --- diff --git a/index.php b/index.php index 3b7f082..8b912d8 100644 --- a/index.php +++ b/index.php @@ -176,7 +176,7 @@ final class ApplicationEntryPoint { * Determines the correct absolute path for all includes only once per run. * Other calls of this method are being "cached". * - * @return $basePath Base path (core) for all includes + * @return $corePath Base path (core) for all includes */ protected static function detectCorePath () { // Is it not set?