<?php namespace PHPSTORM_META { registerArgumentsSet("date_units", "millenania", "millennium", "century", "centuries", "decade", "decades", "year", "years", "y", "yr", "yrs", "quarter", "quarters", "month", "months", "mo", "mos", "week", "weeks", "w", "day", "days", "d", "hour", "hours", "h", "minute", "minutes", "m", "second", "seconds", "s", "millisecond", "milliseconds", "milli", "ms", "microsecond", "microseconds", "micro", "µs"); expectedArguments(\Carbon\Traits\Units::add(), 0, argumentsSet("date_units")); expectedArguments(\Carbon\Traits\Units::add(), 1, argumentsSet("date_units")); expectedArguments(\Carbon\CarbonInterface::add(), 0, argumentsSet("date_units")); expectedArguments(\Carbon\CarbonInterface::add(), 1, argumentsSet("date_units")); expectedArguments(\Carbon\CarbonInterface::getTimeFormatByPrecision(), 0, "minute", "second", "m", "millisecond", "µ", "microsecond", "minutes", "seconds", "ms", "milliseconds", "µs", "microseconds"); }
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
bin | Folder | 0755 |
|
|
lazy | Folder | 0755 |
|
|
src | Folder | 0755 |
|
|
.phpstorm.meta.php | File | 992 B | 0644 |
|
LICENSE | File | 1.03 KB | 0644 |
|
composer.json | File | 3.38 KB | 0644 |
|
extension.neon | File | 136 B | 0644 |
|
readme.md | File | 7.35 KB | 0644 |
|