This commit is contained in:
sy-records 2020-06-20 19:51:54 +08:00
parent 4f4364b3c9
commit 58f4aac3cf
3 changed files with 3 additions and 3 deletions

View File

@ -357,7 +357,7 @@ return [
### 返回 PHP 对象
当框架导入 `symfony/serialize (^5.0)` 和 `symfony/property-access (^5.0)` 后,并在 `dependencies.php` 中配置一下映射关系
当框架导入 `symfony/serializer (^5.0)` 和 `symfony/property-access (^5.0)` 后,并在 `dependencies.php` 中配置一下映射关系
```php
use Hyperf\Utils\Serializer\SerializerFactory;

View File

@ -357,7 +357,7 @@ return [
### 返回 PHP 對象
當框架導入 `symfony/serialize (^5.0)` 和 `symfony/property-access (^5.0)` 後,並在 `dependencies.php` 中配置一下映射關係
當框架導入 `symfony/serializer (^5.0)` 和 `symfony/property-access (^5.0)` 後,並在 `dependencies.php` 中配置一下映射關係
```php
use Hyperf\Utils\Serializer\SerializerFactory;

View File

@ -357,7 +357,7 @@ return [
### 返回 PHP 物件
當框架匯入 `symfony/serialize (^5.0)` 和 `symfony/property-access (^5.0)` 後,並在 `dependencies.php` 中配置一下對映關係
當框架匯入 `symfony/serializer (^5.0)` 和 `symfony/property-access (^5.0)` 後,並在 `dependencies.php` 中配置一下對映關係
```php
use Hyperf\Utils\Serializer\SerializerFactory;