There was an error while loading. Please reload this page.
1 parent ed29ac2 commit b53cca0Copy full SHA for b53cca0
src/model/parts/ConstantsTrait.php
@@ -35,7 +35,7 @@ public function setConstants(array $constants) {
35
/**
36
* Adds a constant
37
*
38
- * @param string|PhpConstant $name constant name or instance
+ * @param string|PhpConstant $nameOrConstant constant name or instance
39
* @param string $value
40
* @return $this
41
*/
0 commit comments