This commit is contained in:
2021-04-02 18:41:25 +08:00
parent bdd9f4008f
commit cfcc12dcee
-10
View File
@@ -426,16 +426,6 @@ abstract class BaseApplication extends Service
}
/**
* @return SAnnotation
* @throws Exception
*/
public function getAttributes(): SAnnotation
{
return $this->get('attributes');
}
/**
* @return SAnnotation
* @throws Exception