Carbon-fields: difference between factory and field?

Created on 20 Dec 2016  路  1Comment  路  Source: htmlburger/carbon-fields

I have been using carbon previous to the newest public release.

what is the difference between

Field::factory

and

Field::make

or is factory just a fallback for the make ?

Most helpful comment

They are the same thing. 'factory' is the legacy name of the method, we can't remove it due to backward compitabilty.

>All comments

They are the same thing. 'factory' is the legacy name of the method, we can't remove it due to backward compitabilty.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Obvio picture Obvio  路  4Comments

jonwaldstein picture jonwaldstein  路  3Comments

ArekZw picture ArekZw  路  4Comments

dmhendricks picture dmhendricks  路  3Comments

Mick00 picture Mick00  路  3Comments