改名
This commit is contained in:
@@ -284,6 +284,7 @@ abstract class BaseApplication extends Component
|
|||||||
* @return mixed
|
* @return mixed
|
||||||
* @throws ReflectionException
|
* @throws ReflectionException
|
||||||
* @throws NotFindClassException
|
* @throws NotFindClassException
|
||||||
|
* @throws Exception
|
||||||
*/
|
*/
|
||||||
public function get($name): mixed
|
public function get($name): mixed
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -54,6 +54,7 @@ class Kiri
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @param object $class
|
* @param object $class
|
||||||
|
* @throws ReflectionException
|
||||||
*/
|
*/
|
||||||
public static function injectProperty(object $class)
|
public static function injectProperty(object $class)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user