Skip to content

Commit

Permalink
Fixed 404 links
Browse files Browse the repository at this point in the history
  • Loading branch information
M_A_X_NSK committed Jan 12, 2022
1 parent b32c58b commit ad7b53c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions config/doctrine.php
Expand Up @@ -68,11 +68,11 @@
| });
|
| References:
| http://doctrine-orm.readthedocs.org/en/latest/cookbook/custom-mapping-types.html
| http://doctrine-dbal.readthedocs.org/en/latest/reference/types.html#custom-mapping-types
| http://doctrine-orm.readthedocs.org/en/latest/cookbook/advanced-field-value-conversion-using-custom-mapping-types.html
| http://doctrine-orm.readthedocs.org/en/latest/reference/basic-mapping.html#reference-mapping-types
| http://symfony.com/doc/current/cookbook/doctrine/dbal.html#registering-custom-mapping-types-in-the-schematool
| https://www.doctrine-project.org/projects/doctrine-orm/en/current/cookbook/custom-mapping-types.html
| https://www.doctrine-project.org/projects/doctrine-dbal/en/latest/reference/types.html#custom-mapping-types
| https://www.doctrine-project.org/projects/doctrine-orm/en/current/cookbook/advanced-field-value-conversion-using-custom-mapping-types.html
| https://www.doctrine-project.org/projects/doctrine-orm/en/current/reference/basic-mapping.html
| https://symfony.com/doc/current/doctrine/dbal.html#registering-custom-mapping-types-in-the-schematool
|--------------------------------------------------------------------------
*/
'mapping_types' => [
Expand Down

0 comments on commit ad7b53c

Please sign in to comment.